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 | d9dcfdd822f90eb65117523d7c15694fae952bd2 (patch) | |
| tree | 1c955dc89727fc3facdea8264724a199d061310c /molecule/raspberrypi | |
| parent | 321b616270d75cd1f79de84942afa0a62379304d (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 'molecule/raspberrypi')
0 files changed, 0 insertions, 0 deletions
