Files @ 693d6960b1a0
Branch filter:

Location: majic-ansible-roles/roles/mail_forwarder/defaults/main.yml

branko
MAR-148: Fix test for the common role:

- Do some additional stripping on command outputs to get rid of extra
new lines.
1
2
3
4
5
6
7
---

local_mail_aliases: {}
smtp_from_relay_allowed: true
smtp_relay_host: ""
smtp_relay_truststore: "{{ lookup('file', tls_certificate_dir + '/truststore.pem') }}"
smtp_relay_host_port: null