8 lines
121 B
YAML
8 lines
121 B
YAML
|
---
|
||
|
# Playbook to customize a mlmmj mailing list setup
|
||
|
- hosts: leineserver
|
||
|
|
||
|
roles:
|
||
|
- role: mlmmj-newlist
|
||
|
|