Commit c9f6a2c9 by Michael DeHaan

Undocument override hosts (gone in 0.4, use -i "host1,host2" if you must, but…

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.
parent 2166ed8e
...@@ -77,9 +77,6 @@ It's also ok to mix wildcard patterns and groups at the same time:: ...@@ -77,9 +77,6 @@ It's also ok to mix wildcard patterns and groups at the same time::
one*.com:dbservers 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. Easy enough. See :doc:`examples` and then :doc:`playbooks` for how to do things to selected hosts.
Host Variables Host Variables
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment