summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2013-09-20 22:01:50 -0500
committerJames Cammarata <jimi@sngx.net>2013-09-20 22:01:50 -0500
commit97e3e967a72a6f6c6774075b75d3bf0de19bc201 (patch)
treef77b9e00760c3d99690a84804cbeace7bccb6b34 /docs
parent3569a2ffee9151943c71216175a1370336ff6abe (diff)
parentc8a5aabf39ee9adc5cfd68ba75e110d0c7838553 (diff)
downloadansible-97e3e967a72a6f6c6774075b75d3bf0de19bc201.tar.gz
Merge branch 'devel' of https://github.com/jflorian/ansible into jflorian-devel
Diffstat (limited to 'docs')
-rw-r--r--docs/man/man1/ansible-pull.1.asciidoc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/man1/ansible-pull.1.asciidoc.in b/docs/man/man1/ansible-pull.1.asciidoc.in
index 6d73f4104d..809ec00057 100644
--- a/docs/man/man1/ansible-pull.1.asciidoc.in
+++ b/docs/man/man1/ansible-pull.1.asciidoc.in
@@ -63,6 +63,12 @@ URL of the playbook repository to checkout.
Branch/Tag/Commit to checkout. If not provided, uses default behavior
of module used to check out playbook repository.
+*-f*, *--force*::
+
+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.
+
*-i* 'PATH', *--inventory=*'PATH'::
The 'PATH' to the inventory hosts file. This can be a relative path within