decom msmtp
This commit is contained in:
parent
61d182dfe6
commit
85d9dfa7d7
@ -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') }}"
|
|
||||||
|
|
@ -23,6 +23,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- system
|
- system
|
||||||
- autofs
|
- autofs
|
||||||
- role: msmtp
|
|
||||||
when: ansible_os_family != "RedHat"
|
|
||||||
- cronie
|
- cronie
|
||||||
|
Loading…
Reference in New Issue
Block a user