Fix wrong name
This commit is contained in:
parent
46d2abf3f7
commit
21a5e0b019
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
- varnish
|
||||
|
||||
- name: install /etc/varnish/default.vcl
|
||||
template: src=proxy.vcl dest=/etc/varnish/default.vcl
|
||||
template: src=proxy.vcl.j2 dest=/etc/varnish/default.vcl
|
||||
owner=root group=root
|
||||
with_items:
|
||||
- proxy.vcl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue