Ansible configuration for the Netz39 infrastructure
Find a file
2020-12-11 18:41:36 +01:00
roles Add handler for user aliases 2020-12-11 17:53:16 +01:00
inventory Add pottwal.n39.eu to inventory 2020-12-11 17:53:41 +01:00
main.yml Include pottwal playbook 2020-12-11 17:53:41 +01:00
pottwal.yml Remove docker variables that are defaults from inventory 2020-12-11 17:53:41 +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 Remove default docker variables 2020-12-11 17:53:01 +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.