Files @ 5ea45eee5187
Branch filter:

Location: majic-ansible-roles/roles/common/templates/pipreqcheck_requirements.txt.j2 - annotation

branko
MAR-124: Updated mail_forwarder test_tls_enforced_towards_relay_mail_server to be a bit robust against race condition.
1
2
3
{% for requirement in pip_check_requirements %}
{{ requirement }}
{% endfor %}