Update main.yml (#7557)
This commit is contained in:
parent
0feec14b15
commit
0071e3c99c
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
state: absent
|
||||
delegate_to: "{{ item }}"
|
||||
with_items: "{{ groups['broken_etcd'] }}"
|
||||
ignore_errors: true
|
||||
when:
|
||||
- groups['broken_etcd']
|
||||
- has_quorum
|
||||
|
|
Loading…
Reference in a new issue