Files @ 01f4b619cfa6
Branch filter:

Location: majic-ansible-roles/roles/backup/handlers/main.yml - annotation

branko
MAR-27: Update mail_forwarder role/tests:

- Install swaks on mail-server instance for testing SMTP.
- Install procmail via mail_forwarder role (needed to be explicit for Debian
Stretch).
- Introduce small sleep when mails are sent to localhost for delivery to remote
hosts before checking the logs in order to allow Postfix to process the
queue.
1
2
3
4
5
---

- name: Assemble Duply include patterns
  assemble: dest="/etc/duply/main/include" src="/etc/duply/main/patterns"
            owner=root group=root mode=0600 backup=yes