TP-IaC-Kubernetes/flannel.yaml

7 lines
107 B
YAML

---
- hosts: control-plane
name: "Install Flannel CNI"
roles:
- role: flannel
run_once: True