Ansible configuration for the Netz39 infrastructure
Find a file
2021-02-28 13:27:25 +00:00
roles rename handler, cron didn't really fit 2021-02-28 13:27:25 +00: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 yamllint config and fixes 2020-12-28 22:53:53 +01:00
tau.yml yamllint config and fixes 2020-12-28 22:53:53 +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.