TP-IaC-Kubernetes/purelb.yaml

7 lines
101 B
YAML

---
- hosts: control-plane
name: "Install PureLB"
roles:
- role: purelb
run_once: True