This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
shixiong
/
okd
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
7c0d3575c1
Ramos
Etiquetas
master
okd
/
roles
/
etcd
/
tasks
/
auxiliary
/
clean_data.yml
clean_data.yml
96 B
Histórico
Em bruto
1
2
3
4
5
---
- name: Remove member data
file:
path: "{{ etcd_data_dir }}/member"
state: absent