ansible-bootstrap-rocky9/inventory/template/hosts.yml
mrwho 3735c11b9f feat(playbooks): add sysctl tuning and flush rules configuration
- Enable sysctl_tune to apply kernel parameter tuning
- Add flush_sysctl_rules to ensure rules are applied after changes
2026-07-16 21:33:07 +03:00

10 lines
165 B
YAML

---
all:
children:
centos:
hosts:
# router:
# ansible_host: 172.20.21.100
rocky9-template:
ansible_host: 172.20.21.106