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

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