Ansible configuration for the Netz39 infrastructure
Find a file
2020-11-25 17:07:22 +01:00
roles Add docker installation as role 2020-11-25 16:55:50 +01:00
tasks Use docker-install 2020-11-25 17:02:30 +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.