mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-27 16:53:04 +00:00
Update roles/kubernetes/tasks/main.yml
This commit is contained in:
@ -15,13 +15,6 @@
|
|||||||
line: '#\0'
|
line: '#\0'
|
||||||
backrefs: yes
|
backrefs: yes
|
||||||
|
|
||||||
- name: ensure net.bridge.bridge-nf-call-ip6tables is set to 1
|
|
||||||
sysctl:
|
|
||||||
name: net.bridge.bridge-nf-call-iptables
|
|
||||||
value: '1'
|
|
||||||
state: present
|
|
||||||
reload: yes
|
|
||||||
|
|
||||||
- name: Installation of apt-utils
|
- name: Installation of apt-utils
|
||||||
become: true
|
become: true
|
||||||
apt:
|
apt:
|
||||||
|
|||||||
Reference in New Issue
Block a user