Files @ 896fbddd5887
Branch filter:

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

branko
MAR-131: Refactored pipreqcheck tests in common role to be parametrised, part of preparing for adding Python 3 support.
1
2
3
4
5
6
7
8
[defaults]
roles_path=../roles
force_handlers = True
retry_files_save_path = ./retry
inventory = ./hosts

[ssh_connection]
pipelining = True