Fix typo in msmtp role

This commit is contained in:
KemoNine 2020-08-04 23:17:06 +00:00
parent 26afcfdf7a
commit 7a45025c56
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
- block: - block:
- name: Generate msmtp configuration file - name: Generate msmtp configuration file
template: template:
src: msmtp src: msmtprc
dest: "/etc/msmtprc" dest: "/etc/msmtprc"
owner: root owner: root
group: root group: root