2021-12-05 02:40:14 +00:00
|
|
|
- hosts: proxmox
|
|
|
|
roles:
|
|
|
|
- proxmox
|
|
|
|
|
2023-03-14 18:48:55 +00:00
|
|
|
- hosts: k3s-server
|
|
|
|
roles:
|
|
|
|
- k3s-server
|
|
|
|
- hosts: k3s-agent
|
|
|
|
roles:
|
|
|
|
- k3s-agent
|
|
|
|
|
|
|
|
- hosts: generic-linux
|
2021-08-25 04:33:56 +00:00
|
|
|
roles:
|
|
|
|
- common
|
|
|
|
|
2021-12-17 23:17:18 +00:00
|
|
|
- hosts: bastion
|
2021-08-25 04:33:56 +00:00
|
|
|
roles:
|
|
|
|
- haproxy
|
2021-12-17 23:17:18 +00:00
|
|
|
- bastion
|
2021-08-25 04:33:56 +00:00
|
|
|
|
2022-08-29 13:23:19 +00:00
|
|
|
- hosts: plex
|
|
|
|
roles:
|
2023-03-14 18:48:55 +00:00
|
|
|
- plex
|