Initial commit with working nginx and jellyfin
This commit is contained in:
2
roles/nginx/handlers/main.yml
Normal file
2
roles/nginx/handlers/main.yml
Normal file
@ -0,0 +1,2 @@
|
||||
- name: reload nginx
|
||||
command: docker restart nginx
|
Reference in New Issue
Block a user