1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

robertdebock.dovecot does not fit for my usecase

This commit is contained in:
L3D 2021-01-14 20:21:49 +01:00
parent 9ccd8c4bc4
commit b99896c969
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit c0043c28cd987cd95dd41cf8d357b4c40ded65c4
Subproject commit eebc6d4a11aceca175f78b0c6fc5bbf25ab0cfae

View file

@ -38,5 +38,5 @@
- { role: acmetool2, tags: [mail,acmetool]}
- { role: nginx2, tags: [mail,nginx]}
- { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]}
- { role: robertdebock.dovecot, tags: [mail,dovecot]}
- { role: mailserver_dovecot, tags: [mail,dovecot,mailserver_dovecot]}
- { role: postfix, tags: [mail,postfix]}