Ansible configuration for the Netz39 infrastructure
Find a file
2020-12-09 19:21:48 +01:00
roles Take docker groups from user entry in inventory 2020-12-09 18:56:32 +01:00
tasks Add reservierung.netz39.de as forward site 2020-12-04 18:54:35 +01:00
inventory Move configuration variables from main.yml to inventory 2020-12-09 19:15:45 +01:00
main.yml Split main playbook into all and tau.netz39.de 2020-12-09 19:21:48 +01:00
README.md Cleanup README 2020-11-25 17:04:43 +01:00
requirements.yml Add requirements 2020-11-24 18:37:51 +01:00

Ansible configuration for tau.netz39.de

Setup

ansible-galaxy install -r requirements.yml

Call with

ansible-playbook -i inventory --ask-vault-pass main.yml

You need to provide a user with sudo rights and the vault password.