Files @ 3d7effd414c9
Branch filter:

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

branko
MAR-189: Dropped deprecation-related tasks and tests for xmpp_server role:

- Migration from Prosody project repositories should have been done
already as part of the 7.0.1 release.
- Simplifies the code a bit.
- Drop leftover deprecated library plugin path.
---

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:
        - 10
        - 11