add --full flag to ansible-pull man page

add --full flag that was added in #13502
pull/13567/head
Robin Roth 9 years ago committed by Brian Coca
parent d4e06695fd
commit 6a5444c2fe

@ -95,6 +95,10 @@ Force running of playbook even if unable to update playbook repository. This
can be useful, for example, to enforce run-time state when a network
connection may not always be up or possible.
*--full*::
Do a full clone of the repository. By default ansible-pull will do a shallow clone based on the last revision.
*-h*, *--help*::
Show the help message and exit.

Loading…
Cancel
Save