added README
This commit is contained in:
parent
38ff3f3fe4
commit
2f80df9c5a
6 changed files with 43 additions and 14 deletions
|
|
@ -30,14 +30,6 @@
|
|||
notify:
|
||||
- restart dovecot
|
||||
|
||||
- name: replace lines in config
|
||||
lineinfile:
|
||||
path: /etc/dovecot/conf.d/10-mail.conf
|
||||
line: "mail_location = maildir:~/Maildir"
|
||||
regexp: '^mail_location '
|
||||
notify:
|
||||
- restart dovecot
|
||||
|
||||
- name: setup dovecot users
|
||||
template:
|
||||
src: passwd.j2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue