1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs/docsite/rst/user_guide
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
..
shared_snippets
become.rst
command_line_tools.rst
index.rst
intro.rst
intro_adhoc.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
intro_bsd.rst
intro_dynamic_inventory.rst Updates intro to dynamic inventory page (#46799) 2018-10-26 18:35:44 +01:00
intro_getting_started.rst protocol (#47666) 2018-11-02 14:02:13 -05:00
intro_inventory.rst add note regarding {host,group}_vars directory lookup semantics (#48066) 2018-11-09 15:22:23 -05:00
intro_patterns.rst
intro_windows.rst
module_defaults_config.rst
modules.rst
modules_intro.rst
modules_support.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
playbook_pathing.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
playbooks.rst bad space (#47667) 2018-10-28 18:55:25 -05:00
playbooks_advanced_syntax.rst Updates variables docs: facts examples, headers, links, etc. (#47767) 2018-10-30 11:37:34 -04:00
playbooks_async.rst updated documentation fixing #47202 (#47267) 2018-10-31 09:36:35 -05:00
playbooks_best_practices.rst updated documentation fixing #47202 (#47267) 2018-10-31 09:36:35 -05:00
playbooks_blocks.rst updated documentation fixing #47202 (#47267) 2018-10-31 09:36:35 -05:00
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_debugger.rst Add shorthand debugger method to recreate the task from the original ds (#46987) 2018-10-25 16:35:59 -05:00
playbooks_delegation.rst Update playbooks_delegation.rst (#46254) 2018-09-28 13:38:52 -05:00
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst enchance yaml filter documentation (#46629) 2018-11-07 20:23:46 -05:00
playbooks_filters_ipaddr.rst
playbooks_intro.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
playbooks_lookups.rst
playbooks_loops.rst
playbooks_module_defaults.rst
playbooks_prompts.rst Fix vars_prompt "private" description and improve example (#47688) 2018-11-02 14:57:39 -04:00
playbooks_python_version.rst
playbooks_reuse.rst
playbooks_reuse_includes.rst update example to YAML style in documentation (#45968) 2018-09-21 08:42:31 -05:00
playbooks_reuse_roles.rst playbooks_reuse_roles.rst long and shorthand example actually made equivalent. (#48339) 2018-11-08 08:28:16 -06:00
playbooks_roles.rst
playbooks_special_topics.rst clarifies FAQ answer about env vars (#48432) 2018-11-09 14:31:29 -05:00
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst updated documentation fixing #47202 (#47267) 2018-10-31 09:36:35 -05:00
playbooks_templating.rst Updates variables docs: facts examples, headers, links, etc. (#47767) 2018-10-30 11:37:34 -04:00
playbooks_tests.rst Add a new "contains" jinja2 test (#45798) 2018-11-07 14:49:00 -06:00
playbooks_variables.rst Updates variables docs: facts examples, headers, links, etc. (#47767) 2018-10-30 11:37:34 -04:00
playbooks_vault.rst
plugin_filtering_config.rst Update plugin filter documentation (#46665) 2018-10-29 15:04:32 -04:00
quickstart.rst
vault.rst Clean up Vault docs in User Guide. (#46188) 2018-09-28 10:16:58 -04:00
windows.rst
windows_dsc.rst with_items is obsolete - using loop instead (#46805) 2018-10-16 15:53:22 -05:00
windows_faq.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
windows_setup.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
windows_usage.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
windows_winrm.rst Fixed typos in winrm doc (#47351) 2018-10-19 10:34:03 -04:00