7 lines
135 B
YAML
7 lines
135 B
YAML
---
|
|
- include_tasks: prepare.yml
|
|
|
|
- include_tasks: recover_lost_quorum.yml
|
|
when:
|
|
- has_etcdctl
|
|
- not etcd_cluster_is_healthy
|