Send test email on rpm upgrade

This commit is contained in:
Gitouche 2022-02-04 23:26:57 +01:00
parent 83f7e5a92c
commit cf26f381d7
1 changed files with 1 additions and 0 deletions

View File

@ -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"