Ansible configuration for the Netz39 infrastructure
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.
Stefan Haun 702f670965 Fix setup-http-site-forward: set correct port for IPv6 SSL vhost 2 years ago
roles Fix setup-http-site-forward: set correct port for IPv6 SSL vhost 2 years ago
templates Add mosquitto configuration for Netz39 3 years ago
.yamllint yamllint config and fixes 2 years ago
README.md List configured hosts in README 2 years ago
inventory fix indentation 2 years ago
main.yml yamllint config and fixes 2 years ago
pottwal.yml openhab to 3.1.0 2 years ago
requirements.yml Update to dehydrated role 1.0.2 2 years ago
tau.yml Weiterleitung auf neues Reservierungs-Pad angepasst 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.