Ansible configuration for the Netz39 infrastructure
Find a file
2020-12-11 17:25:57 +01:00
roles Add default values for docker config vars 2020-12-11 17:25:57 +01:00
inventory Add kwasir as administrator 2020-12-10 22:12:35 +01:00
main.yml Include tau playbook from main 2020-12-10 22:11:57 +01:00
README.md Update the readme file 2020-12-09 19:41:44 +01:00
requirements.yml Add requirements 2020-11-24 18:37:51 +01:00
tau.yml Add distinct playbook for tau 2020-12-10 22:11:37 +01:00

Ansible configuration for the Netz39 infrastructure

Currently mostly 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.