forked from Netz39_Admin/netz39-infra-ansible
Ansible configuration for the Netz39 infrastructure
Stefan Haun
052eeba266
Fix linter warnings. Warnings in imported roles (requirements.txt) cannot be fixed here. |
||
---|---|---|
roles | ||
templates | ||
inventory | ||
main.yml | ||
pottwal.yml | ||
README.md | ||
requirements.yml | ||
tau.yml |
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.