fix handler
This commit is contained in:
parent
77e3386097
commit
d7462d8912
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# sending test mail using 'mail' command to root and test recipient
|
||||
- name: test mail
|
||||
shell: |
|
||||
shell: >
|
||||
echo "Test mail from new/updated mSTMP\n\n $(uname -a)" |
|
||||
mail -s "Test mSMTP at $(hostname -f)"
|
||||
root "{{ msmtp_test_mail_recipient }}"
|
||||
|
|
Loading…
Reference in a new issue