Cristian Calin
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
roles/reset/tasks/main.yml
|
@ -264,6 +264,7 @@ |
|
|
with_items: |
|
|
with_items: |
|
|
- "{{ kube_config_dir }}" |
|
|
- "{{ kube_config_dir }}" |
|
|
- /var/lib/kubelet |
|
|
- /var/lib/kubelet |
|
|
|
|
|
- "{{ containerd_storage_dir }}" |
|
|
- "{{ ansible_env.HOME | default('/root') }}/.kube" |
|
|
- "{{ ansible_env.HOME | default('/root') }}/.kube" |
|
|
- "{{ ansible_env.HOME | default('/root') }}/.helm" |
|
|
- "{{ ansible_env.HOME | default('/root') }}/.helm" |
|
|
- "{{ etcd_data_dir }}" |
|
|
- "{{ etcd_data_dir }}" |
|
|