|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
defaults | %!s(int64=8) %!d(string=hai) anos | |
handlers | %!s(int64=8) %!d(string=hai) anos | |
meta | %!s(int64=8) %!d(string=hai) anos | |
tasks | %!s(int64=8) %!d(string=hai) anos | |
templates | %!s(int64=8) %!d(string=hai) anos | |
vars | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos |
Ensures docker package is installed, and optionally raises timeout for systemd-udevd.service to 5 minutes.
Ansible 2.2
udevw_udevd_dir: location of systemd config for systemd-udevd.service docker_udev_workaround: raises udevd timeout to 5 minutes (https://bugzilla.redhat.com/show_bug.cgi?id=1272446)
Depends on the os_firewall role.
- hosts: servers
roles:
- role: docker
docker_udev_workaround: "true"
ASL 2.0
OpenShift operations, Red Hat, Inc