Added bazarr configuration #1

Merged
ejparker merged 2 commits from testing into prod 2025-03-20 14:45:07 -05:00
Showing only changes of commit 1a5c671f0a - Show all commits

View file

@ -1,12 +1,6 @@
#SPDX-License-Identifier: MIT-0
---
# tasks file for role-bazarr
- name: bazarr symlink
file:
src: /mnt/data/bazarr
name: /var/lib/bazarr
state: link
- name: install bazarr
ansible.builtin.package:
name: bazarr