mirror of https://github.com/easzlab/kubeasz.git
7 lines
113 B
YAML
7 lines
113 B
YAML
|
# cluster-restore playbook
|
||
|
# read the guide: 'op/cluster_restore.md'
|
||
|
|
||
|
- hosts: etcd
|
||
|
roles:
|
||
|
- cluster-restore
|