runner
Branch:main
Commit Details
updates frigate deployment for new cameras and allow for frigate state change
Author
Yannick Schulz<[email protected]>
April 11, 2026 at 07:16 AM UTC
Committer
Yannick Schulz<[email protected]>
April 11, 2026 at 07:16 AM UTC
164additions
73deletions
22files changed
Parent commits
Changes
22 files
+164-73
Changed Files (22)
defaults/
files/frigate-manager/
files/
handlers/
tasks/
templates/
vars/
defaults/main.yml
+93-34
files/frigate-manager/manager.py
files/snapshot.sh
handlers/main.yml
tasks/frigate.yml
+31-15
tasks/main.yml
+10-7
tasks/management.yml
tasks/stirling-pdf.yml
tasks/update.yml
tasks/web-tools.yml
templates/frigate-Dockerfile.j2
templates/frigate-compose.yml.j2
templates/frigate-config.yml.j2
+15-8
templates/frigate.env.j2
templates/runner-access-summary.txt.j2
+5-2
templates/runner-logs.sh.j2
+4-4
templates/runner-status.sh.j2
+2-2
templates/stirling-pdf-compose.yml.j2
templates/stirling-pdf.env.j2
templates/web-tools-compose.yml.j2
templates/web-tools.env.j2
vars/main.yml
+4-1