1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add ansible-pull's -o to the manpage.

This commit is contained in:
Michael DeHaan 2013-12-27 15:33:33 -05:00
parent 132a7fa88e
commit fdb8505a5e

View file

@ -83,6 +83,9 @@ Purge the checkout after the playbook is run.
Module used to checkout playbook repository. Defaults to git.
*-o*, *--only-if-changed*::
Run the playbook only if the repository has changed
AUTHOR
------