Fix typo: Modprode -> Modprobe (#6429)
parent
b19f2e2d3d
commit
ea67bb6e41
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue