clean_data.yml 96 B

12345
  1. ---
  2. - name: Remove member data
  3. file:
  4. path: "{{ etcd_data_dir }}/member"
  5. state: absent