Files @ 2ada86e90026
Branch filter:

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

branko
MAR-129: Updated xmpp_server role for Ansible 2.5.x and new Molecule:

- Include top-level lint configuration in test configuration.
- Fixed linting errors.
- Moved test playbook variables into group_vars and host_vars.
- Fixed deprecation warnings from Ansible.
- Updated how hosts are referenced within tests.
1
2
3
4
5
6
---

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