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:
Michael DeHaan 2012-05-10 01:05:32 -04:00
parent 2166ed8e98
commit c9f6a2c978

View file

@ -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