new-cluster/alpine-cluster/install_k3s.yaml

5 lines
74 B
YAML

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