ansible-syncthing/handlers/main.yml

6 lines
100 B
YAML
Raw Normal View History

2021-02-23 18:47:25 +01:00
---
- name: restart syncthing
systemd:
state: restarted
name: syncthing@syncthing.service