add instruction to deploy a playbook
This commit is contained in:
parent
1c22cb3640
commit
604946895c
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
# ansible
|
# ansible
|
||||||
|
|
||||||
The ansible files for the pains-perdus infra.
|
The ansible files for the pains-perdus infra.
|
||||||
|
|
||||||
|
## Deploy a playbook
|
||||||
|
|
||||||
|
`ansible-playbook playbook.yml`
|
||||||
|
|
||||||
|
Add `--check` to do a dry run
|
||||||
|
|
Loading…
Reference in a new issue