Skip to content
Snippets Groups Projects
Commit 0efba0e3 authored by Lars Beckers's avatar Lars Beckers
Browse files

dovecot: remove obsolete config file

parent 5dd325f3
No related branches found
No related tags found
1 merge request!21dovecot: remove obsolete config file
Pipeline #4606 passed
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
......@@ -46,6 +46,14 @@
- dovecot
- mail
- name: ensure obsolete config files are absent
file:
path: /etc/dovecot/conf.d/auth-vpopmail.conf.ext
state: absent
tags:
- dovecot
- mail
- name: ensure dh params are available
copy:
src: "{{ dovecot_tls_dh_file }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment