disable validation for testing

This commit is contained in:
Robert Kaussow 2018-08-13 21:36:30 +02:00
parent 637d7d4405
commit 44c8e3ada4

View File

@ -73,7 +73,7 @@
owner: root owner: root
group: root group: root
mode: 0640 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 notify: __nginx_reload
- name: Open ports in iptables - name: Open ports in iptables