summaryrefslogtreecommitdiffstats
path: root/MX.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2013-12-01 23:51:28 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:51:03 +0200
commitd363522c15b1d1ce61b2780a539dd09e2e679d34 (patch)
tree6dcabada360ac52e05ec02eb2ff595626e0dc62f /MX.yml
parent0c99d9d1600c0fe2c494f9c59ba8ea7966dcd65f (diff)
Configure the MX:es.
Diffstat (limited to 'MX.yml')
-rw-r--r--MX.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/MX.yml b/MX.yml
new file mode 100644
index 0000000..fc73e4d
--- /dev/null
+++ b/MX.yml
@@ -0,0 +1,9 @@
+---
+- name: Configure the MX:es
+ hosts: MX
+ sudo: True
+ roles:
+ - { role: mx, inst: MX }
+ tags:
+ - mail
+ - postfix