smtp_username: '{{ ansible_fqdn }}' smtp_password: '{{ vault_smtp_password }}' smtp_inet_interfaces: all # TODO: Dynamically calculate these smtp_mynetworks: - 172.30.0.0/26 - 172.31.0.0/27 - '[fd99:8cd7:6528:fe1e::]/64' - '[fd99:8cd7:6528::]/64' - '[2605:6000:3ccd:da1e::]/64' - '[2605:6000:3ccd:da01::]/64' - 172.30.0.240/28 - 172.31.1.0/24 - 172.30.0.160/28