refs #8025 README run playbook fix
This commit is contained in:
parent
d4c21376cd
commit
0260125e66
|
@ -41,8 +41,8 @@ ansible-galaxy collection install -r collections/requirements.yml
|
||||||
## Run playbook
|
## Run playbook
|
||||||
|
|
||||||
Before merging changes into protected branches, playbooks should be tested
|
Before merging changes into protected branches, playbooks should be tested
|
||||||
locally to ensure they work properly. The *local* inventory can also be used,
|
locally to ensure they work properly. The *inventories/local* inventory can
|
||||||
wich is not uploaded to the repository.
|
also be used, wich is not uploaded to the repository.
|
||||||
|
|
||||||
Run playbook on inventory host.
|
Run playbook on inventory host.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue