[mailman3] Deploy hyperkitty.cfg as template

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-04-10 15:00:43 +02:00
parent 5a3af01100
commit f961e40c3d
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@
- django_mailman3
tags:
- mailman
- hypperkitty
- hyperkitty
# Add the Nest banner
# See issue https://pagure.io/fedora-infrastructure/issue/10103
@ -302,7 +302,7 @@
# Plug HyperKitty into Mailman
#
- name: Copy the mailman-hyperkitty conffile
ansible.builtin.copy:
ansible.builtin.template:
src: mailman-hyperkitty.cfg
dest: "/etc/mailman3.d/hyperkitty.cfg"
owner: mailman