cleanup
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-08-13 10:59:46 +02:00
parent 213519da65
commit 954036a262
1 changed files with 0 additions and 9 deletions

View File

@ -8,12 +8,3 @@
listen: __jellyfin_restart
become: True
become_user: root
- name: Reload nginx
systemd:
state: reloaded
name: nginx
listen: __nginx_reload
delegate_to: "{{ jellyfin_nginx_server }}"
become: True
become_user: root