summaryrefslogtreecommitdiffstats
path: root/IMAP.yml
blob: 4a060eb5e732ab37e3447568b9c7f09a84eab8a4 (plain)
1
2
3
4
5
6
7
8
---
- name: Configure the IMAP server
  hosts: IMAP
  roles:
    - { role: IMAP, inst: IMAP }
  tags:
    - imap
    - dovecot