re-add valiadation

This commit is contained in:
Robert Kaussow 2018-08-13 21:50:09 +02:00
parent 556cc02e2d
commit f62f27755d
1 changed files with 1 additions and 1 deletions

View File

@ -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