Igor Vuk
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/kubernetes/node/tasks/main.yml
|
@ -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 |
|
|