mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 23:07:47 -02:30
Update main.yml (#7557)
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
state: absent
|
state: absent
|
||||||
delegate_to: "{{ item }}"
|
delegate_to: "{{ item }}"
|
||||||
with_items: "{{ groups['broken_etcd'] }}"
|
with_items: "{{ groups['broken_etcd'] }}"
|
||||||
|
ignore_errors: true
|
||||||
when:
|
when:
|
||||||
- groups['broken_etcd']
|
- groups['broken_etcd']
|
||||||
- has_quorum
|
- has_quorum
|
||||||
|
|||||||
Reference in New Issue
Block a user