You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
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
6 years ago
..
api adds stub API docs in a single file (#46663) 6 years ago
community Slight Change in Wording in "Reporting Bugs and Features" (#47984) 6 years ago
dev_guide Added basic equivalent to PowerShell modules (#44705) 6 years ago
installation_guide Remove unnecessary --recursive option to git clone (#48379) 6 years ago
inventory Update implicit_localhost.rst (#45455) 6 years ago
network Update netconf jumphost documentation (#47339) 6 years ago
plugins Remove Deprecated configs 2.8 (#46825) 6 years ago
porting_guides Remove Deprecated configs 2.8 (#46825) 6 years ago
reference_appendices clarifies FAQ answer about env vars (#48432) 6 years ago
roadmap swap out RM for 2.8, it me now (#48013) 6 years ago
scenario_guides Add support for Scaleway object storage (#46353) 6 years ago
user_guide add note regarding {host,group}_vars directory lookup semantics (#48066) 6 years ago
vmware VMware: Documentation for SSL installation methods (#43992) 6 years ago
conf.py updates latest in docs conf.py (#46400) 6 years ago
index.rst updates language about documentation versions and releases on index page (#46465) 6 years ago