add mailman_list module
This commit is contained in:
parent
72a2de6888
commit
b761932225
3 changed files with 75 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ mailman:
|
|||
api:
|
||||
hostname: localhost
|
||||
port: 8001
|
||||
version: "3.1"
|
||||
admin:
|
||||
name: restadmin
|
||||
pw: "{{ lookup('password', '/dev/null length=32') }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue