fix hyperkitty config path
This commit is contained in:
parent
fd51072ed1
commit
80b2bbf44e
2 changed files with 2 additions and 22 deletions
|
|
@ -44,8 +44,8 @@
|
|||
- name: copy mailman-hyperkitty config
|
||||
notify: restart mailman
|
||||
template:
|
||||
src: mailman-hyperkitty.py.j2
|
||||
dest: /etc/mailman3/mailman-hyperkitty.py
|
||||
src: mailman-hyperkitty.cfg.j2
|
||||
dest: /etc/mailman3/mailman-hyperkitty.cfg
|
||||
mode: 0640
|
||||
owner: root
|
||||
group: list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue