Commit cdcbde1c by James Cammarata

Fixing version added for the fire/forget check later feature

parent 1076e733
......@@ -61,7 +61,7 @@ If you would like to perform a variation of the "fire and forget" where you
following::
---
# Requires ansible 1.7+
# Requires ansible 1.8+
- name: 'YUM - fire and forget task'
yum: name=docker-io state=installed
async: 1000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment