use docker compose for syncthing
create /apps and /data directory
This commit is contained in:
parent
62f014d90f
commit
a3e4b8d822
5 changed files with 72 additions and 41 deletions
3
roles/syncthing/meta/main.yml
Normal file
3
roles/syncthing/meta/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
dependencies:
|
||||
- role: common
|
||||
- role: docker
|
Reference in a new issue