ansible/docs
Lars Kellogg-Stedman 220d224433 add note regarding {host,group}_vars directory lookup semantics (#48066)
* add note regarding {host,group}_vars directory lookup semantics

While the 'ansible-playbook' command will look for {host,group}_vars in
both the playbook and inventory directories, the 'ansible' command
will only look in the inventory directory. This follows from a close
reading of the documentation but isn't explicit and leads to the
perhaps unexpected result that you can run both commands with the same
configuration in the same directory and get different results.

This commit adds a note to the documentation making the difference in
behavior explicit.

Closes #48065

* incorporates bcoca feedback
2018-11-09 15:22:23 -05:00
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 2018-10-14 19:08:06 -05:00
docsite add note regarding {host,group}_vars directory lookup semantics (#48066) 2018-11-09 15:22:23 -05:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates docs: add Support section for plugin types (#46520) 2018-10-08 13:54:53 -05:00