mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2024-11-10 09:49:55 +01:00
Correcting indentation for 'validate' param
This commit is contained in:
parent
3fc2135bc4
commit
fe55597334
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user