infra/roles/tools
jack 836d554e7b
Some checks failed
CI/CD / syntax-check (push) Successful in 1m12s
CI/CD / deploy (push) Failing after 16m1s
fix: handle None from lookup('file') when postfix-accounts.cf doesn't exist
lookup(..., errors='ignore') returns None (not empty string) for missing files.
Use | default('', true) to also convert falsy None to empty string.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 17:46:30 +07:00
..
defaults feat: add SnappyMail webmail and docker-mailserver with full send/receive 2026-03-22 17:21:25 +07:00
tasks fix: handle None from lookup('file') when postfix-accounts.cf doesn't exist 2026-03-22 17:46:30 +07:00
templates feat: add SnappyMail webmail and docker-mailserver with full send/receive 2026-03-22 17:21:25 +07:00