fixed typo
This commit is contained in:
parent
6113048ba5
commit
f038799988
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
group: root
|
group: root
|
||||||
notify: restart opensmtpd
|
notify: restart opensmtpd
|
||||||
|
|
||||||
- name: force serer name to domain name
|
- name: force server name to domain name
|
||||||
copy:
|
copy:
|
||||||
content: "{{ mail_domain }}\n"
|
content: "{{ mail_domain }}\n"
|
||||||
dest: /etc/opensmtpd/mailname
|
dest: /etc/opensmtpd/mailname
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue