mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Adjust task name since we allow empty kube_node (#11474)
This commit is contained in:
parent
a3d0ba230d
commit
776b40a329
@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Stop if either kube_control_plane or kube_node group is empty
|
||||
- name: Stop if kube_control_plane group is empty
|
||||
assert:
|
||||
that: groups.get( 'kube_control_plane' )
|
||||
run_once: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user