Adding ansible section

This commit is contained in:
2025-05-22 14:43:42 +02:00
parent 8c6e940433
commit 0985d65f86
26 changed files with 900 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
varnish_listen_host: '0.0.0.0'
varnish_listen_port: 6081
varnish_maxmemory: '3G'
varnish_acl_purge_hosts:
- 127.0.0.1
varnish_health_check: "/healthcheck$"
varnishncsa_custom_items:
- domain1
- domain2
- domain3