diff --git a/roles/debian/postfix/templates/transport.j2 b/roles/debian/postfix/templates/transport.j2 index eb6e69b27..098bf5265 100644 --- a/roles/debian/postfix/templates/transport.j2 +++ b/roles/debian/postfix/templates/transport.j2 @@ -1,4 +1,5 @@ {{ ansible_hostname }} : +{{ ansible_fqdn }} : {% for transport in postfix.transport_maps %} {% if transport|length %} {{ transport }}