agrego dependencia faltante ssl-cert

This commit is contained in:
Mauro Torrez 2019-08-25 17:37:54 -03:00
parent ebfb63ed12
commit 8dce73f345

View File

@ -4,6 +4,7 @@
state: present state: present
name: >- name: >-
[ "dovecot-lmtpd", [ "dovecot-lmtpd",
"ssl-cert",
{% if dovecot_proto_imap_enable or dovecot_proto_imaps_enable -%} {% if dovecot_proto_imap_enable or dovecot_proto_imaps_enable -%}
"dovecot-imapd", "dovecot-imapd",
{% endif %} {% endif %}