Files @ c082a26b62ff
Branch filter:

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

branko
MAR-129: Updated ldap_server role for new Molecule and Ansible:

- Fixed syntax warnings.
- Moved test playbook variables into group_vars.
- Optimised the invocation of test playbook.
- Remove the 'ss' utility from test machines in order to properly test
the unix sockets.
- Fixed how the hosts are being referenced in tests.
1
2
3
4
5
6
7
8
[defaults]

roles_path=../roles
force_handlers = True
retry_files_save_path = ./retry

[ssh_connection]
pipelining = True