new-cluster/build-cluster/install_k3s.yaml
2022-02-11 19:47:03 -08:00

5 lines
74 B
YAML

---
- name: Install k3s
hosts: all
roles:
- k3s-cluster-installer