Add laptop syncthing setup

This commit is contained in:
Sonny Bakker 2020-12-05 10:23:37 +01:00
parent b63d7d4d2d
commit d1154ef254
2 changed files with 136 additions and 2 deletions

View file

@ -52,6 +52,6 @@
- include_tasks: mpv.yml
- include_tasks: mpd.yml
- include_tasks: postgres.yml # TODO
- include_tasks: syncthing.yml # TODO (laptop)
- include_tasks: openvpn.yml # TODO (laptop)
- include_tasks: syncthing.yml
- include_tasks: openvpn.yml
- include_tasks: timer.yml