mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
5 lines
68 B
YAML
5 lines
68 B
YAML
|
- name: Create Kubernetes cluster
|
||
|
hosts: metal
|
||
|
roles:
|
||
|
- k3s
|