mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-26 13:25:04 -02:30
Use role to copy CNI bin (#5953)
This commit is contained in:
@@ -25,11 +25,6 @@ dependencies:
|
||||
tags:
|
||||
- contiv
|
||||
|
||||
- role: kubernetes-apps/network_plugin/cni
|
||||
when: kube_network_plugin == 'cni'
|
||||
tags:
|
||||
- cni
|
||||
|
||||
- role: kubernetes-apps/network_plugin/kube-ovn
|
||||
when: kube_network_plugin == 'kube-ovn'
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user