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

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