4 lines
98 B
YAML
4 lines
98 B
YAML
- name: restart syncthing
|
|
service:
|
|
name: "{{ syncthing_pre.service }}"
|
|
state: restarted
|