diff --git a/ansible/post-deploy.yml b/ansible/post-deploy.yml index c74cc69..d0a5840 100644 --- a/ansible/post-deploy.yml +++ b/ansible/post-deploy.yml @@ -65,7 +65,7 @@ - headers.conf become: true - - name: Restart Nginx to set upload configuration + - name: Reload Nginx to enable custom configurations become: true service: name: nginx