Add option not to send test mail
This commit is contained in:
parent
83f5e2eb95
commit
4cf7814d74
|
@ -3,3 +3,4 @@
|
|||
- name: test mail
|
||||
shell: echo "Test mail from new/updated MSTMP at" `hostname -f` | mail root -s "Test SMTP at `hostname -f`"
|
||||
tags: mail
|
||||
when: msmtp_send_test_mail
|
||||
|
|
Loading…
Reference in a new issue