ansible.fftdf.supernode/README.md
Freifunk Troisdorf 62f4236660 Move hosts file in to ansible directory.
New readme file
2019-02-09 15:07:47 +01:00

409 B

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