Ansible configuration for the Netz39 infrastructure
Find a file
2020-12-09 19:02:42 +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 Adapt user entries in inventory for user role 2020-12-09 18:42:42 +01:00
main.yml Remove admin_users and docker_users from main.yml 2020-12-09 18:59: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.