summaryrefslogtreecommitdiffstats
path: root/site.yml
blob: 3a06ca22929f24415e3ea33e15a5410c7f3d0bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
- hosts: all
  remote_user: root
  roles:
    - common

- include: ntpserver.yml
- include: mtaserver.yml
- include: clients.yml
- include: dnsserver.yml
- include: torrelay.yml