Add option not to send test mail

This commit is contained in:
Unknown 2018-05-07 16:30:52 +08:00
parent 83f5e2eb95
commit 4cf7814d74
1 changed files with 1 additions and 0 deletions

View File

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