Files @ 19b29f0c7e7e
Branch filter:

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

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

- Fixed linting errors.
- Include top-level linting configuration in tests.
- Moved variables from test playbook into group_vars.
- Updated how the hosts are referenced in tests.
1
2
3
4
5
6
---

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