Clean up residual files (#7722)

* Clean up residual files

When reset, you need to clean up to the kerw directory.

* Update main.yml
This commit is contained in:
jayonlau 2021-06-21 20:34:50 +08:00 committed by GitHub
parent 282a27a07c
commit e83728897b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -301,6 +301,7 @@
- /etc/bash_completion.d/kubectl.sh
- /etc/bash_completion.d/crictl
- /etc/bash_completion.d/nerdctl
- /etc/bash_completion.d/krew
- "{{ krew_root_dir | default('/usr/local/krew') }}"
ignore_errors: yes
tags: