Files @ fb34333e4b48
Branch filter:

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

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: Sets-up backup client (using duplicity/duply)
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 10