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

- include: ntpserver.yml
- include: clients.yml
- include: yum-updatesd.yml
- include: dnsserver.yml
- include: torrelay.yml
- include: squid.yml