postfix/templates/mailname.j2
Ludovic Cartier 53beeec066 first commit
2024-12-06 11:04:10 +01:00

2 lines
102 B
Django/Jinja

{% if postfix_hostname is defined %}{{ postfix_hostname }}{% else %}{{ ansible_hostname }}{% endif %}