quote value to prevent type conversion, double limit
This commit is contained in:
parent
c4602bd06c
commit
151b70c957
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
- name: raise somaxconn
|
||||
sysctl:
|
||||
name: net.core.somaxconn
|
||||
value: 512
|
||||
value: "1024"
|
||||
|
|
Loading…
Reference in a new issue