mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:24:36 +07:00
6 lines
92 B
YAML
6 lines
92 B
YAML
- name: Create Kubernetes cluster
|
|
hosts: metal
|
|
roles:
|
|
- k3s
|
|
- automatic_upgrade
|