- name: load kernel modules command: /usr/lib/systemd/systemd-modules-load - name: set kernel tunables command: sysctl --system - name: swapoff -a command: swapoff -a - name: restart kubelet service: name: kubelet state: restarted - name: restart crictl-image-prune.timer systemd: name: crictl-image-prune.timer state: restarted