mirror of https://github.com/easzlab/kubeasz.git
5 lines
58 B
YAML
5 lines
58 B
YAML
|
# to install etcd cluster
|
||
|
- hosts: etcd
|
||
|
roles:
|
||
|
- etcd
|