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/templates/unifi-protect-viewport.env.j2 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 unifi-protect-viewport/templates/unifi-protect-viewport.env.j2 (limited to 'unifi-protect-viewport/templates/unifi-protect-viewport.env.j2') diff --git a/unifi-protect-viewport/templates/unifi-protect-viewport.env.j2 b/unifi-protect-viewport/templates/unifi-protect-viewport.env.j2 deleted file mode 100644 index 6d5dc9c..0000000 --- a/unifi-protect-viewport/templates/unifi-protect-viewport.env.j2 +++ /dev/null @@ -1,10 +0,0 @@ -UNIFI_PROTECT_VIEWPORT_PROTECT_HOST={{unifi_protect_viewport_protect_host}} -UNIFI_PROTECT_VIEWPORT_PROTECT_USERNAME={{vault_unifi_protect_viewport_protect_username}} -UNIFI_PROTECT_VIEWPORT_PROTECT_PASSWORD={{vault_unifi_protect_viewport_protect_password}} -UNIFI_PROTECT_VIEWPORT_CAMERA_ID={{unifi_protect_viewport_camera_id}} -UNIFI_PROTECT_VIEWPORT_TIMEOUT={{unifi_protect_viewport_timeout}} -UNIFI_PROTECT_VIEWPORT_TOUCH_MATCH={{unifi_protect_viewport_touch_match}} -UNIFI_PROTECT_VIEWPORT_ORIENTATION={{unifi_protect_viewport_orientation}} -UNIFI_PROTECT_VIEWPORT_DRM_DEVICE={{unifi_protect_viewport_drm_device}} -UNIFI_PROTECT_VIEWPORT_DRM_CONNECTOR={{unifi_protect_viewport_drm_connector}} -UNIFI_PROTECT_VIEWPORT_DRM_MODE={{unifi_protect_viewport_drm_mode}} -- cgit v1.2.3