Ansible configuration for the Netz39 infrastructure
tux
b24adcc523
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/49 Reviewed-by: dkdent <dkdent@netz39.de> |
||
---|---|---|
roles | ||
templates | ||
.editorconfig | ||
.yamllint | ||
inventory | ||
krypton.yml | ||
main.yml | ||
platon.yml | ||
pottwal.yml | ||
radon.yml | ||
README.md | ||
requirements.yml | ||
tau.yml | ||
unicorn.yml |
Ansible configuration for the Netz39 infrastructure
Currently including the following hosts:
- tau.netz39.de
- pottwal.n39.eu
- unicorn.n39.eu
- platon.n39.eu
- radon.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.