ansible-collection-pod/roles/changedetection
2026-06-29 23:54:50 +02:00
..
defaults Enable browser support using a sidecar container 2026-06-23 00:48:11 +02:00
tasks Remove old migration tasks 2026-06-29 23:54:50 +02:00
README.md Enable browser support using a sidecar container 2026-06-23 00:48:11 +02:00

changedetection

Example playbook

- hosts: my-server
  roles:
    - eriol.pod.changedetection

Browser support

Browser support is enabled by default using changedetection.io's recommended sockpuppetbrowser sidecar. Disable it with:

changedetection_browser: false

When enabled, the app is configured with PLAYWRIGHT_DRIVER_URL pointing at the browser container in the same Podman pod. You may still need to enable Playwright/Chrome fetching in changedetection.io settings or per watch.