Files @ a718023f9e76
Branch filter:

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

branko
MAR-181: Drop support for Debian 9 Stretch from the backup_client role:

- Provide more details on use of pexpect+sftp backed for
Duplicity (backend has to be used on Debian 10 Buster as well, not
just Debian 9 Stretch).
- Switch to using IPs from VirtualBox default allowed host-only
network subnets.
---

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