- name: ensure caddy is configured to proxy for frigate template: src: Caddyfile.j2 dest: /etc/caddy/Caddyfile.d/frigate.caddyfile owner: root group: root mode: u=rw,go=r notify: - reload caddy tags: - config