disable validation for testing

This commit is contained in:
Robert Kaussow 2018-08-13 21:36:30 +02:00
parent 637d7d4405
commit 44c8e3ada4
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