diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-06-14 01:56:50 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-06-14 01:56:50 +0200 |
| commit | 6f0a83261a73808fd7d4ace408140bed2775c359 (patch) | |
| tree | 1c955dc89727fc3facdea8264724a199d061310c /roles/proxy/defaults | |
| parent | e3d194e1b02b30a3bb4e7c048977982b4ab7d970 (diff) | |
Fix pihole nginx condition always evaluating true when disabled
`false != ""` is True in Jinja2 — nginx config was created even when
`pihole_by_nginx: false`. Use `| bool` filter to coerce correctly.
Diffstat (limited to 'roles/proxy/defaults')
0 files changed, 0 insertions, 0 deletions
