mirror of https://github.com/easzlab/kubeasz.git
5 lines
65 B
YAML
5 lines
65 B
YAML
|
- hosts: kube-cluster
|
||
|
gather_facts: False
|
||
|
roles:
|
||
|
- calico
|