aboutsummaryrefslogtreecommitdiffstats
path: root/site.services.yml
blob: d410f2d80909caeb8f946bcebe4e55a3d742a2c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---

- hosts: ams-dcontroller-01
  roles:
    - role: cgit
    - role: relayd
    - role: acme

- hosts: local-hvisor-01
  roles:
    - role: nextcloud

- hosts: servers
  roles:
    - role: httpd
remember that computers suck.