update readme

This commit is contained in:
Gabriel Augendre 2024-10-09 23:14:45 +02:00
parent 191a09a137
commit 8c45080d36

View file

@ -4,6 +4,11 @@ Server management
## vault ## vault
Create a `vault.pass` file with the ansible vault password. Create a `vault.pass` file with the ansible vault password.
## initial setup
```shell
ansible-playbook playbooks/dependencies/*.yaml
```
## run ## run
```shell ```shell
ansible-playbook playbooks/*.yaml ansible-playbook playbooks/*.yaml