This commit is contained in:
2023-03-24 01:00:30 -04:00
parent c67a39982e
commit 8b63b66b74
12 changed files with 125 additions and 35 deletions

View File

@@ -0,0 +1,6 @@
- name: Restart Jellyfin
service:
name: "{{ docker_compose_service }}@{{ jellyfin_name }}"
state: restarted
listen: restart_jellyfin