[mailman3] Use the correct ansible module
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
df0c21ed89
commit
a47cab5804
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
|||
- restart mailmanweb
|
||||
|
||||
- name: Install the hyperkitty/postorius urls file
|
||||
ansible.builtin.file:
|
||||
ansible.builtin.copy:
|
||||
src: urls.py
|
||||
dest: "{{ mailman_webui_confdir }}/urls.py"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue