summaryrefslogtreecommitdiffstats
path: root/MSA.yml
diff options
context:
space:
mode:
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 }