mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
override hosts gone
This commit is contained in:
parent
07508ad535
commit
8e8cde3a2c
1 changed files with 0 additions and 6 deletions
|
@ -71,12 +71,6 @@ Prompt for the password to use for playbook plays that request sudo access, if a
|
|||
Connection timeout to use when trying to talk to hosts, in 'SECONDS'.
|
||||
|
||||
|
||||
*-O* 'OVERRIDE_HOSTS', *--override-hosts=*'OVERRIDE_HOSTS'::
|
||||
|
||||
Ignore the inventory file and run the playbook against only these hosts. "hosts:" line
|
||||
in playbook should be set to 'all' when using this option.
|
||||
|
||||
|
||||
*-s*, *--sudo*::
|
||||
|
||||
Force all plays to use sudo, even if not marked as such.
|
||||
|
|
Loading…
Reference in a new issue