refactor: move to kubernetes_common

This commit is contained in:
2026-06-27 00:37:35 +01:00
parent 872161a16a
commit efa85016cf
4 changed files with 0 additions and 0 deletions
@@ -0,0 +1,5 @@
- name: Enable sysctl 'net.ipv4.ip_forward'
ansible.posix.sysctl:
name: net.ipv4.ip_forward
value: 1
sysctl_set: true