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:
jayonlau 2021-06-25 15:32:45 +08:00 committed by GitHub
parent d7039ef707
commit bbcafb5d7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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