[mailman3] Use the correct name of the file for hyperkitty config

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-04-10 15:46:24 +02:00
parent 014e96cf36
commit a8c375429d

View file

@ -303,7 +303,7 @@
#
- name: Copy the mailman-hyperkitty conffile
ansible.builtin.template:
src: mailman-hyperkitty.cfg
src: mailman-hyperkitty.cfg.j2
dest: "/etc/mailman3.d/hyperkitty.cfg"
owner: mailman
group: mailman