include apikey and usage report unique id for syncthing

This commit is contained in:
Pim Kunis 2022-12-20 16:35:43 +01:00
parent 97a654347f
commit cfe9358624
3 changed files with 20 additions and 4 deletions

View file

@ -10,8 +10,8 @@
path: ~/.config/syncthing
state: directory
- name: Copy Syncthing configuration
copy:
src: "{{ role_path }}/files/config.xml"
template:
src: "{{ role_path }}/templates/config.xml.j2"
dest: ~/.config/syncthing/config.xml
- name: Copy Syncthing private key
copy: