Files @ a5f4c1ec6853
Branch filter:

Location: majic-ansible-roles/roles/php_website/meta/main.yml

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

- Fixed linting errors.
- Include global linting configuration file in the test configuration.
- Moved variables from the test playbook into group variables.
- Updated how hosts are referenced in tests.
- Fixed deprecation warnings.
1
2
3
4
5
6
7
---

allow_duplicates: yes

dependencies:
  - common
  - web_server