add mailman_list module
This commit is contained in:
parent
72a2de6888
commit
b761932225
3 changed files with 75 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
- python3-wheel
|
||||
- python3-pip
|
||||
- python3-django-auth-ldap
|
||||
- python3-mailmanclient
|
||||
|
||||
- name: install mailman addons via pip
|
||||
notify: restart mailman
|
||||
|
|
@ -49,3 +50,6 @@
|
|||
mode: 0640
|
||||
owner: root
|
||||
group: list
|
||||
|
||||
- name: flush handlers to get mailman ready
|
||||
meta: flush_handlers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue