Clean up residual files about /usr/libexec (#7756)

When reset, need to clean up directory /usr/libexec.
This commit is contained in:
jayonlau 2021-07-01 17:13:54 +08:00 committed by GitHub
parent b77f207512
commit 59cf1770bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,6 +305,7 @@
- "{{ krew_root_dir | default('/usr/local/krew') }}"
- /etc/modules-load.d/kube_proxy-ipvs.conf
- /etc/modules-load.d/kubespray-br_netfilter.conf
- /usr/libexec/kubernetes
ignore_errors: yes
tags:
- files