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.
2 lines
30 B
YAML
2 lines
30 B
YAML
- import_playbook: radarr.yml
|