summaryrefslogtreecommitdiffstats
path: root/IMAP.yml
diff options
context:
space:
mode:
Diffstat (limited to 'IMAP.yml')
-rw-r--r--IMAP.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/IMAP.yml b/IMAP.yml
index 2560f7e..0dfc52e 100644
--- a/IMAP.yml
+++ b/IMAP.yml
@@ -1,6 +1,5 @@
---
- name: Configure the IMAP server
hosts: IMAP
- sudo: True
roles:
- - IMAP
+ - { role: IMAP, inst: IMAP }