Clean up residual files about modules-load.d (#7737)
When reset, need to clean up files kube_proxy-ipvs.conf and kubespray-br_netfilter.conf.
This commit is contained in:
parent
d7039ef707
commit
bbcafb5d7b
1 changed files with 2 additions and 0 deletions
|
@ -303,6 +303,8 @@
|
|||
- /etc/bash_completion.d/nerdctl
|
||||
- /etc/bash_completion.d/krew
|
||||
- "{{ krew_root_dir | default('/usr/local/krew') }}"
|
||||
- /etc/modules-load.d/kube_proxy-ipvs.conf
|
||||
- /etc/modules-load.d/kubespray-br_netfilter.conf
|
||||
ignore_errors: yes
|
||||
tags:
|
||||
- files
|
||||
|
|
Loading…
Reference in a new issue