emiran-orange
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
roles/reset/tasks/main.yml
|
|
@ -263,6 +263,9 @@ |
|
|
|
- "{{ containerd_storage_dir }}" |
|
|
|
- "{{ ansible_env.HOME | default('/root') }}/.kube" |
|
|
|
- "{{ ansible_env.HOME | default('/root') }}/.helm" |
|
|
|
- "{{ ansible_env.HOME | default('/root') }}/.config/helm" |
|
|
|
- "{{ ansible_env.HOME | default('/root') }}/.cache/helm" |
|
|
|
- "{{ ansible_env.HOME | default('/root') }}/.local/share/helm" |
|
|
|
- "{{ etcd_data_dir }}" |
|
|
|
- "{{ etcd_events_data_dir }}" |
|
|
|
- "{{ etcd_config_dir }}" |
|
|
|