geerlingguy / ansible-role-varnish

Ansible Role - Varnish HTTP accelerator
https://galaxy.ansible.com/geerlingguy/varnish/
MIT License
80 stars 88 forks source link

Allow adding extra DAEMON_OPTs or varnishd flags #73

Closed geerlingguy closed 6 years ago

geerlingguy commented 6 years ago

Right now, with this role's templates, you can't pass in extra Varnishd flags like -p http_max_hdr=128 (which, incidentally, I need to pass on one of my projects... therefore I'm going to fix this in a few minutes).

geerlingguy commented 6 years ago

New variable is varnishd_extra_options