ansible-syncthing/handlers/main.yml

6 lines
100 B
YAML

---
- name: restart syncthing
systemd:
state: restarted
name: syncthing@syncthing.service