summaryrefslogtreecommitdiff
path: root/deploy-mail.yml
blob: dbc67460929b3aee537f1c070f49441d658ac497 (plain)
1
2
3
4
5
6
7
8
- name: mail setup
  hosts: mail
  roles:
    - mail
- name: roundcube setup
  hosts: roundcube
  roles:
    - roundcube