Correcting indentation for 'validate' param

This commit is contained in:
cmacrae 2015-12-22 16:18:44 +00:00
parent 3fc2135bc4
commit fe55597334

View File

@ -26,7 +26,7 @@
owner: root
group: root
mode: 0644
validate: 'nginx -t -c %s'
validate: 'nginx -t -c %s'
notify: restart nginx
- name: Ensure nginx is started and enabled to start at boot.