refs #8025 Local host vars doc fix
This commit is contained in:
parent
92152eabf2
commit
12b0866df4
|
@ -64,7 +64,7 @@ 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/*.local.yml*` only works when *run-playbook.sh* script is used.
|
||||
`host_vars/*.local.yml` only works when *run-playbook.sh* script is used.
|
||||
|
||||
## Manage secrets
|
||||
|
||||
|
|
Loading…
Reference in New Issue