Fix typo: Modprode -> Modprobe (#6429)
This commit is contained in:
parent
b19f2e2d3d
commit
ea67bb6e41
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
- net.bridge.bridge-nf-call-arptables
|
- net.bridge.bridge-nf-call-arptables
|
||||||
- net.bridge.bridge-nf-call-ip6tables
|
- net.bridge.bridge-nf-call-ip6tables
|
||||||
|
|
||||||
- name: Modprode Kernel Module for IPVS
|
- name: Modprobe Kernel Module for IPVS
|
||||||
modprobe:
|
modprobe:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Reference in a new issue