summaryrefslogtreecommitdiffstats
path: root/lists.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-01-14 08:06:54 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:51:38 +0200
commitab83789bd70d294623e62e0b366b6b649cb5b0af (patch)
tree6d000972a52e04a0a9828843cb252a5dbe3828e9 /lists.yml
parent97352d1452917fdcd81da0e209aed6e735c00961 (diff)
Mailing lists (using mlmmj).
Right now the list server cannot be hosted with a MX, due to bug 51: http://mlmmj.org/bugs/bug.php?id=51 Web archive can be compiled with MHonArc, but the web server configuration is not there yet.
Diffstat (limited to 'lists.yml')
-rw-r--r--lists.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lists.yml b/lists.yml
new file mode 100644
index 0000000..1478ed4
--- /dev/null
+++ b/lists.yml
@@ -0,0 +1,5 @@
+---
+- name: Configure the list managers
+ hosts: lists
+ roles:
+ - { role: lists, inst: lists }