Files @ b5ed796b566a
Branch filter:

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

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

- Include top-level linting configuration in test configuration file.
- Fixed linting errors.
- Updated Ansible deprecation warnings related to use of
state=installed with apt module.
- Updated how hosts are being referenced in tests.
- Rename the 'ss' utility in order to properly test socket
connectivity as a workaround for Testinfra bug.
1
2
3
4
5
6
7
---

allow_duplicates: true

dependencies:
  - common
  - web_server