Ansible configuration for the Netz39 infrastructure
Go to file
Stefan Haun 702f670965 Fix setup-http-site-forward: set correct port for IPv6 SSL vhost 2021-11-23 14:42:04 +01:00
roles Fix setup-http-site-forward: set correct port for IPv6 SSL vhost 2021-11-23 14:42:04 +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
README.md List configured hosts in README 2021-03-30 12:58:21 +02:00
inventory fix indentation 2021-04-22 14:46:30 +02:00
main.yml yamllint config and fixes 2020-12-28 22:53:53 +01:00
pottwal.yml openhab to 3.1.0 2021-07-28 20:46:33 +02:00
requirements.yml Update to dehydrated role 1.0.2 2021-03-11 21:41:43 +01:00
tau.yml Weiterleitung auf neues Reservierungs-Pad angepasst 2021-10-21 15:28:00 +02:00

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.