summaryrefslogtreecommitdiffstats
path: root/webmail.yml
blob: cd5100f56bc8cddde86443ac197489e4dba0bcfe (plain)
1
2
3
4
5
---
- name: Configure the webmail
  hosts: webmail
  roles:
    - { role: webmail, imapsvr: "{{ hostvars[groups.IMAP[0]] }}" }