forked from Netz39_Admin/netz39-infra-ansible
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
roles | 2 years ago | |
templates | 3 years ago | |
.yamllint | 2 years ago | |
README.md | 2 years ago | |
inventory | 2 years ago | |
main.yml | 2 years ago | |
pottwal.yml | 2 years ago | |
requirements.yml | 2 years ago | |
tau.yml | 2 years ago |
README.md
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.