homelab/roles/jellyfin/handlers/main.yml

6 lines
80 B
YAML

---
- name: restart-jellyfin
service:
name: jellyfin
state: restarted