summaryrefslogtreecommitdiffstats
path: root/webmail.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2013-12-15 23:46:29 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:51:26 +0200
commit7fe517c328906d0f962c3dc33d7bc773f2348bb4 (patch)
treed8e56323c10cd32952d5b473d4ee56d605375c7d /webmail.yml
parent540779286a899dee846784a8ffd0fdab756ac1e3 (diff)
Configure the webmail.
Diffstat (limited to 'webmail.yml')
-rw-r--r--webmail.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/webmail.yml b/webmail.yml
new file mode 100644
index 0000000..d8a6a1e
--- /dev/null
+++ b/webmail.yml
@@ -0,0 +1,5 @@
+---
+- name: Configure the webmail
+ hosts: webmail
+ roles:
+ - { role: webmail, inst: webmail }