Files @ fdba88395073
Branch filter:

Location: majic-ansible-roles/roles/database/molecule/default/playbook.yml

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
---


- hosts: parameters-mandatory,parameters-optional
  become: true
  roles:
    - database