Skip to content

Commit ef7224c

Browse files
thbarDavidWittman
authored andcommitted

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- name: enable overcommit in sysctl
33
sysctl:
44
name: vm.overcommit_memory
5-
value: 1
5+
value: "1"
66
state: present
77
reload: yes
88
ignoreerrors: yes

0 commit comments

Comments
 (0)