mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
8 lines
135 B
YAML
8 lines
135 B
YAML
---
|
|
- include_tasks: prepare.yml
|
|
|
|
- include_tasks: recover_lost_quorum.yml
|
|
when:
|
|
- has_etcdctl
|
|
- not etcd_cluster_is_healthy
|