# # {{ ansible_managed }} # hosts = {{ postfix_pgsql_host }}:{{ postfix_pgsql_port }} user = {{ postfix_pgsql_username }} password = {{ postfix_pgsql_password }} dbname = {{ postfix_pgsql_name }} query = {{ postfix_pgsql_virtual_mailbox_maps_query }}