main #31

Merged
juan merged 154 commits from main into lab 2024-10-16 15:22:43 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 0260125e66 - Show all commits

View File

@ -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.
```