Ansible configuration for the Netz39 infrastructure
Find a file
2021-03-11 22:22:14 +01:00
roles Add a role that sets up an Apache site for Dehydrated validation 2021-03-11 22:22:14 +01:00
templates Add mosquitto configuration for Netz39 2020-12-12 17:18:55 +01:00
.yamllint yamllint config and fixes 2020-12-28 22:53:53 +01:00
inventory Add pottwal.n39.eu to inventory 2020-12-11 17:53:41 +01:00
main.yml yamllint config and fixes 2020-12-28 22:53:53 +01:00
pottwal.yml Update openhab to 2.5.11 2020-12-30 15:13:25 +01:00
README.md Update the readme file 2020-12-09 19:41:44 +01:00
requirements.yml Update to dehydrated role 1.0.2 2021-03-11 21:41:43 +01:00
tau.yml Add dehydrated configuration for tau 2021-03-11 21:41:44 +01:00

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.