Go to file
2019-11-13 22:32:24 +01:00
files Update authorized_keys 2019-11-13 22:32:24 +01:00
hosts Move hosts file in to ansible directory. 2019-02-09 15:07:47 +01:00
install.sn.yml Add Prometheus-node-exporter to supernode Servers 2019-11-03 11:03:03 +01:00
README.md Move hosts file in to ansible directory. 2019-02-09 15:07:47 +01:00
Todo Todo Cleanup 2019-10-25 23:21:33 +02:00

Ansible file to manage Freifunk Troisdorf supernodes example: ansible-playbook install.sn.yml -l hosts

To install a individual host you have to start it explicit with the target server example: ansible-playbook install.sn.yml -l hosts -l troisdorf7 -v

The hosts file is the most important file.

You will find some example files: files/hosts.example files/root_pwd.yml.example files/slack_token.yml.example