summaryrefslogtreecommitdiffstats
path: root/roles/docker/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/docker/README.md')
-rw-r--r--roles/docker/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/docker/README.md b/roles/docker/README.md
index 6b5ee4421..ea06fd41a 100644
--- a/roles/docker/README.md
+++ b/roles/docker/README.md
@@ -6,7 +6,7 @@ Ensures docker package is installed, and optionally raises timeout for systemd-u
Requirements
------------
-None
+Ansible 2.2
Role Variables
--------------
@@ -17,7 +17,7 @@ docker_udev_workaround: raises udevd timeout to 5 minutes (https://bugzilla.redh
Dependencies
------------
-None
+Depends on the os_firewall role.
Example Playbook
----------------