Fix typo in msmtp role
This commit is contained in:
parent
26afcfdf7a
commit
7a45025c56
|
@ -22,7 +22,7 @@
|
|||
- block:
|
||||
- name: Generate msmtp configuration file
|
||||
template:
|
||||
src: msmtp
|
||||
src: msmtprc
|
||||
dest: "/etc/msmtprc"
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Reference in a new issue