mirror of https://github.com/k3s-io/k3s
7 lines
75 B
YAML
7 lines
75 B
YAML
![]() |
---
|
||
|
- hosts: etcd
|
||
|
sudo: yes
|
||
|
roles:
|
||
|
- common
|
||
|
- etcd
|