Files @ abe3f4e5e6a6
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/web.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.
---

- hosts: web
  remote_user: ansible
  become: yes
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - database_server
    - web_server
    - phpinfo
    - wsgihello
    - wsgihello2