Reload nginx as well
This commit is contained in:
parent
acfa225902
commit
995d3a8829
@ -60,3 +60,9 @@
|
||||
owner: dokku
|
||||
group: dokku
|
||||
become: true
|
||||
|
||||
- name: Restart Nginx to set upload configuration
|
||||
become: true
|
||||
service:
|
||||
name: nginx
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user