2024-09-28 23:39:25 +00:00
|
|
|
- name: Common Server
|
|
|
|
hosts:
|
|
|
|
- vms
|
|
|
|
- proxmox
|
|
|
|
roles:
|
|
|
|
- common
|
|
|
|
|
|
|
|
- name: Setup postgres
|
2024-09-28 22:20:47 +00:00
|
|
|
hosts:
|
|
|
|
- brevgress
|
|
|
|
roles:
|
|
|
|
- postgres
|
2024-09-28 23:39:25 +00:00
|
|
|
|
|
|
|
- name: Setup grafana
|
|
|
|
hosts:
|
|
|
|
- grafana
|
|
|
|
roles:
|
|
|
|
- grafana
|
|
|
|
|
2024-09-29 13:43:25 +00:00
|
|
|
- name: Docker on vms
|
|
|
|
hosts:
|
|
|
|
- vms
|
|
|
|
roles:
|
|
|
|
- docker
|
|
|
|
|
|
|
|
- name: Setup uptime_kuma
|
|
|
|
hosts:
|
|
|
|
- havneboks
|
|
|
|
roles:
|
|
|
|
- uptime_kuma
|
2024-10-06 01:16:28 +00:00
|
|
|
|
|
|
|
- name: Setup FTB server
|
|
|
|
hosts:
|
|
|
|
- matmonster
|
|
|
|
roles:
|
|
|
|
- enigmatica2
|