add syncthing stack
This commit is contained in:
parent
4678724dcf
commit
70b9ec605f
12 changed files with 499 additions and 3 deletions
ansible/playbooks
|
@ -3,3 +3,4 @@
|
|||
hosts: manager
|
||||
roles:
|
||||
- {role: traefik, tags: traefik}
|
||||
- {role: syncthing, tags: syncthing}
|
||||
|
|
Reference in a new issue