summaryrefslogtreecommitdiffstats
path: root/out.yml
diff options
context:
space:
mode:
Diffstat (limited to 'out.yml')
-rw-r--r--out.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/out.yml b/out.yml
new file mode 100644
index 0000000..5b1206c
--- /dev/null
+++ b/out.yml
@@ -0,0 +1,8 @@
+---
+- name: Configure the outgoing SMTP proxy
+ hosts: out
+ roles:
+ - { role: out, inst: out }
+ tags:
+ - mail
+ - postfix