diff options
| author | Luke Hoersten <[email protected]> | 2026-07-31 14:31:51 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-31 14:31:51 -0500 |
| commit | afe7aa9445afe27f8c09033663f9161039ee363a (patch) | |
| tree | 7624c5b8289f47ed31b5d141edbcef065f52f391 /unifi-protect-viewport/templates/unifi-protect-viewport.env.j2 | |
| parent | e29fb72f3239e0d5317da659ec96de812247ce67 (diff) | |
delete unused unifi and writefreely roles
Nothing references them: no play in main.yaml, no meta dependency.
Diffstat (limited to 'unifi-protect-viewport/templates/unifi-protect-viewport.env.j2')
| -rw-r--r-- | unifi-protect-viewport/templates/unifi-protect-viewport.env.j2 | 10 |
1 files changed, 0 insertions, 10 deletions
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}} |
