summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-14 01:56:50 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-14 01:56:50 +0200
commitd9dcfdd822f90eb65117523d7c15694fae952bd2 (patch)
tree1c955dc89727fc3facdea8264724a199d061310c /.github/workflows
parent321b616270d75cd1f79de84942afa0a62379304d (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 '.github/workflows')
0 files changed, 0 insertions, 0 deletions