chore: group playbooks
This commit is contained in:
parent
bd301e2e91
commit
8f29924163
3 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ A set of ansible scripts to configure my system.
|
|||
## Example
|
||||
|
||||
```bash
|
||||
ansible-playbook -i inventory.ini [--connection=local] [--ask-become] ping.yml
|
||||
ansible-playbook -i inventory.ini [--connection=local] [--ask-become] playbooks/ping.yml
|
||||
```
|
||||
|
||||
Note that `inventory.ini` is not included in the repo.
|
||||
|
|
Loading…
Reference in a new issue