summaryrefslogtreecommitdiffstats
path: root/MX.yml
blob: fc73e4dc1ca89b9462ec4686b376ee9c1a181713 (plain)
1
2
3
4
5
6
7
8
9
---
- name: Configure the MX:es
  hosts: MX
  sudo: True
  roles:
    - { role: mx, inst: MX }
  tags:
    - mail
    - postfix