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.
|
7 months ago | |
---|---|---|
roles | 7 months ago | |
templates | 2 years ago | |
.yamllint | 2 years ago | |
README.md | 1 year ago | |
inventory | 1 year ago | |
main.yml | 2 years ago | |
pottwal.yml | 11 months ago | |
requirements.yml | 1 year ago | |
tau.yml | 8 months 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.