Enable selecting the TLS Certificate

This commit is contained in:
2022-01-23 18:09:53 -06:00
parent 3173c6094d
commit d6be779113
3 changed files with 4 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ Role Variables
| dovecot_mysql_database | undefined | Database with MySQL to use |
| dovecot_mysql_username | undefined | Username with read only rights |
| dovecot_mysql_password | undefined | Password for read only user |
| dovecot_vhost | inventory_hostname | What mod_md certificate should be used for Dovecot |
Dependencies
------------