added jellyfin configuration

This commit is contained in:
Jef Roosens 2022-12-03 09:07:47 +01:00
parent 6a209092e1
commit ee9ebfadb0
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 83 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
- name: restart-jellyfin
service:
name: jellyfin
state: restarted