Files @ eba5d5d69e4f
Branch filter:

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

branko
MAR-114: Moved set_fact for wsgi_website and php_website roles:

- Moved set_fact for setting application admin, user, and home directory into
defaults/main.yml.
- Updated test playbook for wsgi_website to fixate the ptpython and dnspython
versions (including their dependencies).
- Updated tests for wsgi_website to use new fixated versions for ptpython,
dnspython, and their dependencies.
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