refs #8025 Local files docs fixed/improved
This commit is contained in:
parent
3939c0a971
commit
110e6bbc1b
|
@ -63,9 +63,9 @@ ansible-playbook playbooks/<playbook_name>.yml --list-tags
|
|||
|
||||
Before merging changes into protected branches, playbooks should be tested
|
||||
locally to ensure they work properly. Take a look to *.gitignore* to known
|
||||
the *inventories* file patterns that are excluded from remote. The
|
||||
`host_vars/[hostname].local.(yml|yaml)` files are only loaded when the
|
||||
*run-playbook.sh* script is used.
|
||||
the *inventories* file patterns that are excluded from remote.
|
||||
|
||||
* https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-host-and-group-variables
|
||||
|
||||
## Manage secrets
|
||||
|
||||
|
|
Loading…
Reference in New Issue