TP-IaC-Kubernetes/metallb.yaml

7 lines
103 B
YAML

---
- hosts: control-plane
name: "Install MetalLB"
roles:
- role: metallb
run_once: True