burl, imap metadata ready

This commit is contained in:
Mauro Torrez
2019-09-10 23:12:07 -03:00
parent 7361b77cd3
commit 594544052b
6 changed files with 23 additions and 6 deletions

View File

@@ -15,11 +15,9 @@
- 10-master.conf
- 10-ssl.conf
- 15-mailboxes.conf
- 20-imap.conf
- 90-antispam.conf
- 90-sieve.conf
- junk-filter.sieve
- local.conf
- confd
tags: skip_me
@@ -77,6 +75,7 @@
LDAP_ITERATE_ATTRS: "{{ dovecot_ldap_iterate_attrs }}"
LDAP_ITERATE_FILTER: "{{ dovecot_ldap_iterate_filter }}"
LDAP_DEFAULT_PASS_SCHEME: "{{ dovecot_ldap_default_pass_scheme }}"
ANTISPAM_ENABLE: "{{ 'yes' if dovecot_antispam_enable else '' }}"
register: container
- name: Leer info de volumen {{ dovecot_volume_config }}