Send test email on rpm upgrade
This commit is contained in:
parent
83f7e5a92c
commit
cf26f381d7
|
@ -27,6 +27,7 @@
|
||||||
state: present
|
state: present
|
||||||
disable_gpg_check: yes
|
disable_gpg_check: yes
|
||||||
notify:
|
notify:
|
||||||
|
- test mail
|
||||||
- restart msmtpd
|
- restart msmtpd
|
||||||
when: ansible_os_family == "RedHat"
|
when: ansible_os_family == "RedHat"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue