mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Fixing version added for the fire/forget check later feature
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user