summaryrefslogtreecommitdiffstats
path: root/IMAP.yml
diff options
context:
space:
mode:
Diffstat (limited to 'IMAP.yml')
-rw-r--r--IMAP.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/IMAP.yml b/IMAP.yml
index 0dfc52e..1e55091 100644
--- a/IMAP.yml
+++ b/IMAP.yml
@@ -3,3 +3,11 @@
hosts: IMAP
roles:
- { role: IMAP, inst: IMAP }
+
+- name: Configure IMAP proxies
+ hosts: webmail:!IMAP
+ roles:
+ - IMAP-proxy
+ tags:
+ - imap
+ - dovecot