This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
homeserver-ansible/roles/services/syncthing/handlers/main.yaml
2022-12-25 21:00:16 -05:00

5 lines
88 B
YAML

- name: Restart syncthing
systemd:
name: syncthing@syncthing
state: restarted