[mailman3] Use the correct name of the file for hyperkitty config
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
014e96cf36
commit
a8c375429d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue