1
0
mirror of https://github.com/inofix/common-playbooks.git synced 2026-02-05 12:45:29 +01:00

Mail Agent

Install the bsd-mailx agent on demand.
This commit is contained in:
Michael Lustenberger
2021-02-19 01:18:37 +01:00
parent 684c332cf6
commit 1bbc8ea224

View File

@@ -20,6 +20,15 @@
roles:
- install-exim4
- hosts: app.mailx
become: true
roles:
- inofix.yapkg
vars:
- yapkg__task_group_name: 'simple mail agent'
- yapkg__names:
- 'bsd-mailx'
# not enabling this yet, as it only tracks 'today'
# it is only useful for human communication and needs
# to be combined with something smarter as