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