---
- name: Configure the IMAP server
  hosts: IMAP
  roles:
    - { role: IMAP, inst: IMAP }
  tags:
    - imap
    - dovecot