diff --git a/README.md b/README.md index 5321d05..d778cf0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# Ansible configuration for tau.netz39.de +# Ansible configuration for the Netz39 infrastructure -Setup +Currently mostly tau.netz39.de + +## Setup ```bash ansible-galaxy install -r requirements.yml ``` -Call with +## Call with ```bash ansible-playbook -i inventory --ask-vault-pass main.yml ```