Skip to content
Snippets Groups Projects
Unverified Commit 0071e3c9 authored by harihud's avatar harihud Committed by GitHub
Browse files

Update main.yml (#7557)

parent 0feec14b
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@
state: absent
delegate_to: "{{ item }}"
with_items: "{{ groups['broken_etcd'] }}"
ignore_errors: true
when:
- groups['broken_etcd']
- has_quorum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment