Files @ 5ea45eee5187
Branch filter:

Location: majic-ansible-roles/roles/php_website/tests/test_default.py - 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
4
5
import testinfra.utils.ansible_runner


testinfra_hosts = testinfra.utils.ansible_runner.AnsibleRunner(
    '.molecule/ansible_inventory').get_hosts('all')