This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shixiong
/
okd
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e9d34dd19d
Branches
Tags
master
okd
/
roles
/
etcd
/
tasks
/
auxiliary
/
clean_data.yml
clean_data.yml
96 B
History
Raw
1
2
3
4
5
---
- name: Remove member data
file:
path: "{{ etcd_data_dir }}/member"
state: absent