src.nth.io/

summaryrefslogtreecommitdiff
path: root/unifi-protect-viewport/handlers/main.yaml
blob: 833cc390c8a875a32db175865ea9462d9045bea2 (plain)
1
2
3
4
5
---

- name: restart unifi-protect-viewport
  become: yes
  systemd: name="unifi-protect-viewport.service" state="restarted" daemon_reload="yes"