style(group_vars): formatting improvements

This commit is contained in:
ITQ
2026-03-19 14:43:25 +03:00
parent c086e68d5d
commit 22a56aca43
4 changed files with 87 additions and 86 deletions
+3
View File
@@ -8,6 +8,9 @@ sysctl_tuning:
net.ipv4.tcp_keepalive_probes: 5
net.ipv4.tcp_keepalive_intvl: 15
net.ipv4.ip_local_port_range: "1024 65535"
net.core.default_qdisc: fq
net.ipv4.tcp_congestion_control: bbr
net.ipv4.tcp_slow_start_after_idle: 0
# Memory tuning
vm.swappiness: 10