feat: add Jellyfin service deployment and configuration
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Has been cancelled

This commit is contained in:
2025-03-13 13:33:06 +01:00
parent 1222ce8752
commit 6c5180d2a5
4 changed files with 70 additions and 0 deletions

View File

@@ -37,6 +37,8 @@
enabled: true
- name: plex
enabled: true
- name: jellyfin
enabled: true
when:
- datapool_check is defined
- datapool_check.rc is defined