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

- import_playbook: ntpserver.yml
- import_playbook: mtaserver.yml
- import_playbook: clients.yml
- import_playbook: dnsserver.yml
- import_playbook: torrelay.yml
- import_playbook: bittorrent.yml
# modules at and jabber not working
#- import_playbook: update.yml