An Ansible role to install and configure Syncthing.
None.
Many. See defaults/main.yml.
None.
git submodule add https://git.sekoya.org/mb/syncthing.git roles/syncthing
- hosts: servers
roles:
- syncthing
- hosts: servers
roles:
- { role: syncthing, x: 42 }
if any variables comes in the future for this role.
GPLv3