boma/roles/reverse_proxy/templates
sjat 83983d739c fix(reverse_proxy): plain {% %} tags so the Caddyfile renders under ansible trim_blocks
The tls-internal/acme_ca knobs used {%- -%} trims validated only against raw jinja2; ansible (trim_blocks=True) double-stripped newlines and collapsed the Caddyfile onto single lines, crash-looping caddy. Match the role's existing plain {% %} style.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 16:35:15 +02:00
..
Caddyfile.j2 fix(reverse_proxy): plain {% %} tags so the Caddyfile renders under ansible trim_blocks 2026-06-18 16:35:15 +02:00
docker-compose.yml.j2 fix(reverse_proxy): bind-mount the Caddy config dir so reload sees changes 2026-06-16 07:44:45 +02:00
env.j2 feat(reverse_proxy): optional ACME DNS-01 via Gandi (wildcard / LAN-only) 2026-06-15 06:57:47 +02:00