Migrated jellyfin role to new format

This commit is contained in:
Jef Roosens 2025-12-21 21:44:17 +01:00
parent 75e0f73ba8
commit adb96c3028
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
7 changed files with 19 additions and 20 deletions

View file

@ -1,9 +0,0 @@
---
- name: daemon-reload
systemd:
daemon_reload: true
- name: restart-jellyfin
service:
name: jellyfin
state: restarted