From afe7aa9445afe27f8c09033663f9161039ee363a Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Fri, 31 Jul 2026 14:31:51 -0500 Subject: delete unused unifi and writefreely roles Nothing references them: no play in main.yaml, no meta dependency. --- unifi-protect-viewport/handlers/main.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 unifi-protect-viewport/handlers/main.yaml (limited to 'unifi-protect-viewport/handlers/main.yaml') diff --git a/unifi-protect-viewport/handlers/main.yaml b/unifi-protect-viewport/handlers/main.yaml deleted file mode 100644 index 833cc39..0000000 --- a/unifi-protect-viewport/handlers/main.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -- name: restart unifi-protect-viewport - become: yes - systemd: name="unifi-protect-viewport.service" state="restarted" daemon_reload="yes" -- cgit v1.2.3