fix: Dovecot in Debian Trixie => 2.4 has add / deprecated configurations
All checks were successful
Molecule Tests / molecule-tests (pull_request) Successful in 7m18s

This commit is contained in:
2026-03-11 12:40:37 -03:00
parent 1300e7acc6
commit d61a4ddcef
9 changed files with 72 additions and 3 deletions

View File

@@ -2,5 +2,10 @@
---
- name: Converge
hosts: all
vars:
postfix_mail_domain: "test.local"
dovecot_users:
- name: "testuser"
pass: "testpass"
roles:
- role: ansible_role_mail