Files @ 94cf74211121
Branch filter:

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

branko
MAR-218: Drop linting definitions from Molecule configuratin files:

- Molecule no longer natively supports running linters.
- Disable the Ansible Galaxy dependency installation (none of the
roles utilise this).
---

allow_duplicates: true

dependencies:
  - common
  - web_server

galaxy_info:
  author: Branko Majic
  description: Sets-up a website powered by WSGI application
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 12