syncthing: initial hasty config

This commit is contained in:
Jef Roosens 2024-10-26 21:45:05 +02:00
parent 781b9c31de
commit 2cfd746c52
Signed by: Jef Roosens
GPG key ID: 02D4C0997E74717B
3 changed files with 79 additions and 0 deletions

View file

@ -88,3 +88,9 @@
roles:
- photoview
tags: photoview
- hosts: nas
become: yes
roles:
- syncthing
tags: syncthing