Correct version_added for strategy host_pinned (#45333)

(cherry picked from commit 97fcc3ef66)
pull/45351/head
Richard Schwab 6 years ago committed by Toshio Kuratomi
parent 2fcae8b367
commit e7e345da7e

@ -28,7 +28,7 @@ DOCUMENTATION = '''
Ansible will not wait for other hosts to finish the current task before queuing the next task for a host that has finished.
Once a host is done with the play, it opens it's slot to a new host that was waiting to start.
Other than that, it behaves just like the "free" strategy.
version_added: "2.0"
version_added: "2.7"
author: Ansible Core Team
'''

Loading…
Cancel
Save