Files
configpolicy/roles/radarr/defaults/main.yml
Dustin C. Hatch a41a3fa3d0 radarr: Deploy Radarr in a Podman container
The `radarr.yml` playbook and corresponding role deploy Radarr, the
movie library/download manager, in a Podman container.

Note that we're relocating the log files from the Radarr AppData
directory to `/var/log/radarr` so they can be picked up by Fluent Bit.
2025-12-03 23:00:54 -06:00

5 lines
113 B
YAML

radarr_container_image: git.pyrocufflink.net/packages/radarr
radarr_version: 6.0.4.10291
radarr_path_mounts: []