diff --git a/README.md b/README.md index 26a981b..275ef8a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Server management ## vault Create a `vault.pass` file with the ansible vault password. +## initial setup +```shell +ansible-playbook playbooks/dependencies/*.yaml +``` + ## run ```shell ansible-playbook playbooks/*.yaml