mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-18 06:11:07 -07:00
Merge branch 'devel' of https://github.com/jflorian/ansible into jflorian-devel
This commit is contained in:
commit
97e3e967a7
2 changed files with 15 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue