Files @ a718023f9e76
Branch filter:

Location: majic-ansible-roles/roles/mail_forwarder/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.
---

dependencies:
  - common

galaxy_info:
  author: Branko Majic
  description: Sets-up local SMTP server for sending out mails and receiving mails for local users
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 9
        - 10