decom msmtp

This commit is contained in:
vincent 2023-10-29 18:06:36 +01:00
parent 61d182dfe6
commit 85d9dfa7d7
2 changed files with 0 additions and 7 deletions

View File

@ -1,5 +0,0 @@
notification_mail: "{{inventory_hostname}}@{{ domain.name }}"
msmtp_mailhub: smtp.{{ domain.name }}
msmtp_auth_user: "{{ user.mail }}"
msmtp_auth_pass: "{{ lookup('hashi_vault','secret=secrets/data/ansible/other:email') }}"

View File

@ -23,6 +23,4 @@
roles:
- system
- autofs
- role: msmtp
when: ansible_os_family != "RedHat"
- cronie