Undocument override hosts (gone in 0.4, use -i "host1,host2" if you must, but want to leave that undocumented
as it's not a best practice so much.
This commit is contained in:
parent
2166ed8e98
commit
c9f6a2c978
1 changed files with 0 additions and 3 deletions
|
@ -77,9 +77,6 @@ It's also ok to mix wildcard patterns and groups at the same time::
|
|||
|
||||
one*.com:dbservers
|
||||
|
||||
.. note::
|
||||
It is not possible to target a host not in the inventory file, unless using playbooks with --override-hosts. More on that later. This is a safety feature.
|
||||
|
||||
Easy enough. See :doc:`examples` and then :doc:`playbooks` for how to do things to selected hosts.
|
||||
|
||||
Host Variables
|
||||
|
|
Loading…
Reference in a new issue