Files @ fdba88395073
Branch filter:

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

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

- Fixed linting issues.
- Moved test variables into group_vars.
- Renamed the server which effectively tests the optional
parameters (mainly the backup).
- Updated tests to use correct mechanism for obtaining the list of
hosts on top of which the tests should be run.
1
2
3
4
5
6
7
8
[defaults]

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

[ssh_connection]
pipelining = True