Fix reset cluster task failed (#7597)

pull/7606/head
muzi502 2021-05-11 08:25:36 +08:00 committed by GitHub
parent 63cec45597
commit d5660cd37c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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