re-add valiadation
This commit is contained in:
parent
556cc02e2d
commit
f62f27755d
@ -73,7 +73,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0640
|
||||
#validate: bash -c 'nginx -t -c /dev/stdin <<< "events {worker_connections 1;} http { include %s; }"'
|
||||
validate: bash -c 'nginx -t -c /dev/stdin <<< "events {worker_connections 1;} http { include %s; }"'
|
||||
notify: __nginx_reload
|
||||
|
||||
- name: Open ports in iptables
|
||||
|
Loading…
Reference in New Issue
Block a user