add instruction to deploy a playbook

This commit is contained in:
Jean-Marie Mineau 2021-01-22 22:21:08 +01:00
parent 1c22cb3640
commit 604946895c

View file

@ -1,3 +1,9 @@
# ansible
The ansible files for the pains-perdus infra.
## Deploy a playbook
`ansible-playbook playbook.yml`
Add `--check` to do a dry run