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