add smartphone as syncthing device

This commit is contained in:
Pim Kunis 2022-12-20 18:47:51 +01:00
parent bc8c4eac8a
commit 1eef015ee3
3 changed files with 25 additions and 3 deletions

View file

@ -15,8 +15,8 @@
src: "{{ role_path }}/files/cert.pem"
dest: /apps/syncthing/config/cert.pem
- name: Copy Syncthing configuration
copy:
src: "{{ role_path }}/files/config.xml"
template:
src: "{{ role_path }}/templates/config.xml.j2"
dest: /apps/syncthing/config/config.xml
- name: Create Syncthing data directory
file: