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