summaryrefslogtreecommitdiffstats
path: root/IMAP.yml
diff options
context:
space:
mode:
Diffstat (limited to 'IMAP.yml')
-rw-r--r--IMAP.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/IMAP.yml b/IMAP.yml
index 5f2a2a3..4a060eb 100644
--- a/IMAP.yml
+++ b/IMAP.yml
@@ -6,11 +6,3 @@
tags:
- imap
- dovecot
-
-- name: Configure IMAP proxies
- hosts: webmail:!IMAP
- roles:
- - { role: IMAP-proxy, imapsvr: "{{ hostvars[groups.IMAP[0]] }}" }
- tags:
- - imap
- - dovecot