Files @ abe3f4e5e6a6
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/site.yml

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

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

- include: preseed.yml
- include: ldap.yml
- include: xmpp.yml
- include: mail.yml
- include: web.yml
- include: backup.yml
- include: ws.yml