Files @ e4a0f78340ef
Branch filter:

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

branko
MAR-114: Updated task syntax for bootstrap, preseed and xmpp roles:

- Updated web_server, php_website, and wsgi_website roles.
- Added and removed quoting where it makes sense.
- Switched to using expanded syntax (instead of one-liners).
- Updated ordering of arguments in task definitions.
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