diff --git a/tasks/main.yml b/tasks/main.yml index c30e604..76cc176 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -135,7 +135,7 @@ sqlite:/etc/postfix/{{d}}_sqlite_alias.cf {% elif p == "file" %} hash:/etc/postfix/{{ d }}_aliases - {% endif %}, /etc/postfix/{{ d }}_noreply + {% endif %}, hash:/etc/postfix/{{ d }}_noreply {{ '' if loop.last else ',' }}{% endfor %} virtual_mailbox_maps: >- {% for d in postfix_mail_domains.keys()|list %}