mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-13 08:38:02 -03:30
Fix typo: Modprode -> Modprobe (#6429)
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
- net.bridge.bridge-nf-call-arptables
|
||||
- net.bridge.bridge-nf-call-ip6tables
|
||||
|
||||
- name: Modprode Kernel Module for IPVS
|
||||
- name: Modprobe Kernel Module for IPVS
|
||||
modprobe:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user