Files @ fb34333e4b48
Branch filter:

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

branko
MAR-181: Use Debian-provided Prosody package instead of project repository:

- Upstream repository has a tendency to drop support for older Debian
releases, and to completely wipe old version repositories.
- It should be way less hassle to simply start using the
Debian-provided packages instead.
- Introduces deprecation tests to check if the role will also clean-up
the non-Debian packages.
---

galaxy_info:
  author: Branko Majic
  description: Performs basic bootstrap of server for use with Ansible
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 10