[mailman3] Deploy hyperkitty.cfg as template
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
5a3af01100
commit
f961e40c3d
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue