diff --git a/README.md b/README.md index 375917f..7d0991d 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ ansible-playbook playbooks/.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