Skip to content
Snippets Groups Projects
Unverified Commit d5660cd3 authored by muzi502's avatar muzi502 Committed by GitHub
Browse files

Fix reset cluster task failed (#7597)

parent 63cec455
No related branches found
No related tags found
No related merge requests found
......@@ -301,7 +301,7 @@
- /etc/bash_completion.d/kubectl.sh
- /etc/bash_completion.d/crictl
- /etc/bash_completion.d/nerdctl
- "{{ krew_root_dir }}"
- "{{ krew_root_dir | default('/usr/local/krew') }}"
ignore_errors: yes
tags:
- files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment