start dovecot config

This commit is contained in:
2022-10-28 19:03:36 +02:00
parent c83d0d6939
commit 81aea710f1

View File

@@ -0,0 +1,5 @@
- name: mailserver | configure dovecot | create config dir
file:
path: "/etc/dovecot/conf.d"
state: directory
recurse: True