Delegiere Nginx-Neustart
This commit is contained in:
parent
6d8d9739fa
commit
fd9163f12f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
service:
|
||||
name: nginx
|
||||
state: reloaded
|
||||
delegate_to: "{{ nextcloud_gateway }}"
|
||||
|
||||
- name: restart phpfpm
|
||||
service:
|
||||
|
|
Loading…
Reference in a new issue