5 lines
88 B
YAML
5 lines
88 B
YAML
- name: Restart syncthing
|
|
systemd:
|
|
name: syncthing@syncthing
|
|
state: restarted
|