Files @ a8d7050f3431
Branch filter:

Location: majic-ansible-roles/testsite/ansible.cfg

branko
MAR-218: Fix/improve reliability of mail_server tests:

- The common role has rather conservative rate limit values that
easily get triggered when running connectivity tests in quick
succesions.
1
2
3
4
5
6
7
8
[defaults]
roles_path=../roles
force_handlers = True
inventory = ./hosts
interpreter_python = /usr/bin/python3

[ssh_connection]
pipelining = True