src.nth.io/

summaryrefslogtreecommitdiff
path: root/nginx
diff options
context:
space:
mode:
Diffstat (limited to 'nginx')
-rw-r--r--nginx/tasks/main.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/nginx/tasks/main.yaml b/nginx/tasks/main.yaml
index f579e9c..19e4fab 100644
--- a/nginx/tasks/main.yaml
+++ b/nginx/tasks/main.yaml
@@ -40,7 +40,6 @@
become: yes
copy: src="{{nginx_root_src}}" dest="{{nginx_root_dest}}/"
when: nginx_root
- notify: reload nginx
- name: enable nginx service
become: yes