Files @ eeec809e0f90
Branch filter:

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

branko
MAR-151: Added support for Debian 10 Buster to backup_client role:

- Updated tests.
- Refactored one of the test to determine hostname dynamically.
- Update role reference documentation.
---

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:
        - 8
        - 9