Files @ 8d2978c32f31
Branch filter:

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

branko
MAR-191: Drop Debian 10 Buster support for the backup_client role:

- Internal parameter for Python's pexpect package is no longer
required - newer versions of Debian have fully switche to using the
Python 3 version of it for duplicity.
- Fix prepare playbook task to iterate over list of backup users
instead of hard-coding the values.
- Drop the directory set-up task that seems to serve no purpose (some
leftover from previous refactoring most likely.
- Update supported version information in docs and metadata.
---

galaxy_info:
  author: Branko Majic
  description: Sets-up backup client (using duplicity/duply)
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 11