Ansible configuration for the Netz39 infrastructure
Find a file
2020-12-09 18:34:28 +01:00
roles Add users role from ffmd-backend 2020-12-09 18:34:28 +01:00
tasks Add reservierung.netz39.de as forward site 2020-12-04 18:54:35 +01:00
users Add authorized keys for user alex 2020-11-24 19:17:01 +01:00
inventory Add inventory with tau 2020-11-23 16:25:24 +01:00
main.yml Use docker-install 2020-11-25 17:02:30 +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.