diff --git a/README.md b/README.md index 70d4e54..580a348 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ ansible-galaxy collection install -r collections/requirements.yml ## Run playbook Before merging changes into protected branches, playbooks should be tested -locally to ensure they work properly. The *local* inventory can also be used, -wich is not uploaded to the repository. +locally to ensure they work properly. The *inventories/local* inventory can +also be used, wich is not uploaded to the repository. Run playbook on inventory host. ```