TP-IaC-Kubernetes/helm.yaml

7 lines
97 B
YAML

---
- hosts: control-plane
name: "Install Helm"
roles:
- role: helm
run_once: True