Add Jellyfin role

This commit is contained in:
2019-08-09 23:49:29 -04:00
parent a4d66d8733
commit fe3b41e057
4 changed files with 106 additions and 0 deletions

View File

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