2019-02-09 14:07:47 +00:00
|
|
|
Ansible file to manage Freifunk Troisdorf supernodes
|
|
|
|
example: ansible-playbook install.sn.yml -l hosts
|
2015-11-28 14:25:29 +00:00
|
|
|
|
2019-02-09 14:07:47 +00:00
|
|
|
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
|
2015-11-28 14:25:29 +00:00
|
|
|
|
2019-02-09 14:07:47 +00:00
|
|
|
The hosts file is the most important file.
|
2016-02-18 16:40:27 +00:00
|
|
|
|
2019-02-09 14:07:47 +00:00
|
|
|
You will find some example files:
|
|
|
|
files/hosts.example
|
|
|
|
files/root_pwd.yml.example
|
|
|
|
files/slack_token.yml.example
|