Files @ 0c2178fd95a5
Branch filter:

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

branko
MAR-25: Implemented tests for ldap_client role:

- Added Molecule configuration.
- Added test playbook.
- Fixed issue with mode not including leading zero.
- Implemented a couple of simple tests.
1
2
3
4
5
---

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