feat: add static routes
This commit is contained in:
parent
3b18a8a16f
commit
7939bb1b14
4 changed files with 37 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
# tcp performance tuning
|
||||
- name: "configure tcp performance settings"
|
||||
- name: "performance - configure tcp"
|
||||
ansible.posix.sysctl:
|
||||
name: "{{ item.name }}"
|
||||
value: "{{ item.value }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue