mirror of https://github.com/ansible/ansible.git
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.
* 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
|
7 years ago | |
|---|---|---|
| .. | ||
| shared_snippets | 8 years ago | |
| become.rst | 7 years ago | |
| command_line_tools.rst | 8 years ago | |
| index.rst | 8 years ago | |
| intro.rst | 7 years ago | |
| intro_adhoc.rst | 7 years ago | |
| intro_bsd.rst | 7 years ago | |
| intro_dynamic_inventory.rst | 7 years ago | |
| intro_getting_started.rst | 7 years ago | |
| intro_inventory.rst | 7 years ago | |
| intro_patterns.rst | 7 years ago | |
| intro_windows.rst | 8 years ago | |
| module_defaults_config.rst | 7 years ago | |
| modules.rst | 7 years ago | |
| modules_intro.rst | 7 years ago | |
| modules_support.rst | 7 years ago | |
| playbook_pathing.rst | 7 years ago | |
| playbooks.rst | 7 years ago | |
| playbooks_advanced_syntax.rst | 7 years ago | |
| playbooks_async.rst | 7 years ago | |
| playbooks_best_practices.rst | 7 years ago | |
| playbooks_blocks.rst | 7 years ago | |
| playbooks_checkmode.rst | 8 years ago | |
| playbooks_conditionals.rst | 7 years ago | |
| playbooks_debugger.rst | 7 years ago | |
| playbooks_delegation.rst | 7 years ago | |
| playbooks_environment.rst | 7 years ago | |
| playbooks_error_handling.rst | 7 years ago | |
| playbooks_filters.rst | 7 years ago | |
| playbooks_filters_ipaddr.rst | 7 years ago | |
| playbooks_intro.rst | 7 years ago | |
| playbooks_lookups.rst | 7 years ago | |
| playbooks_loops.rst | 7 years ago | |
| playbooks_module_defaults.rst | 8 years ago | |
| playbooks_prompts.rst | 7 years ago | |
| playbooks_python_version.rst | 8 years ago | |
| playbooks_reuse.rst | 7 years ago | |
| playbooks_reuse_includes.rst | 7 years ago | |
| playbooks_reuse_roles.rst | 7 years ago | |
| playbooks_roles.rst | 8 years ago | |
| playbooks_special_topics.rst | 7 years ago | |
| playbooks_startnstep.rst | 8 years ago | |
| playbooks_strategies.rst | 7 years ago | |
| playbooks_tags.rst | 7 years ago | |
| playbooks_templating.rst | 7 years ago | |
| playbooks_tests.rst | 7 years ago | |
| playbooks_variables.rst | 7 years ago | |
| playbooks_vault.rst | 8 years ago | |
| plugin_filtering_config.rst | 7 years ago | |
| quickstart.rst | 7 years ago | |
| vault.rst | 7 years ago | |
| windows.rst | 8 years ago | |
| windows_dsc.rst | 7 years ago | |
| windows_faq.rst | 7 years ago | |
| windows_setup.rst | 7 years ago | |
| windows_usage.rst | 7 years ago | |
| windows_winrm.rst | 7 years ago | |