forked from Netz39_Admin/netz39-infra-ansible
345 B
345 B
Ansible configuration for the Netz39 infrastructure
Currently including the following hosts:
- tau.netz39.de
- pottwal.n39.eu
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.