summaryrefslogtreecommitdiffstats
path: root/MSA.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2013-12-02 23:39:26 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:51:10 +0200
commit1a50ad8f85ae7b42d7749b43d8f01adb663114ff (patch)
tree39ef587ae5efaafbe6895a6aee2602a6a81c6e0b /MSA.yml
parent9ff98e18e5dd6967bce1457cff1884ec632cf2b5 (diff)
Configure the Mail Submission Agent.
Diffstat (limited to 'MSA.yml')
-rw-r--r--MSA.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/MSA.yml b/MSA.yml
new file mode 100644
index 0000000..fa04f1c
--- /dev/null
+++ b/MSA.yml
@@ -0,0 +1,9 @@
+---
+- name: Configure the Mail Submission Agent
+ hosts: MSA
+ tags:
+ - msa
+ - mail
+ - postfix
+ roles:
+ - { role: MSA, inst: MSA }