2021-12-05 02:40:14 +00:00
|
|
|
- hosts: proxmox
|
|
|
|
roles:
|
|
|
|
- proxmox
|
|
|
|
|
2021-11-12 20:20:41 +00:00
|
|
|
- hosts: debian
|
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
|
|
|
|
|
|
|
- hosts: k3s-server
|
|
|
|
roles:
|
|
|
|
- k3s-server
|
|
|
|
- hosts: k3s-agent
|
|
|
|
roles:
|
|
|
|
- k3s-agent
|