This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-docker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
do not overcommit memory
master
Markus Katharina Brechtel
6 years ago
parent
6d35113987
commit
d85184e253
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
tasks/main.yaml
+ 0
- 5
tasks/main.yaml
View File
@@ -22,8 +22,3 @@
- name: docker-ce
apt:
pkg: docker-ce
- name: set sysctl vm.overcommit_memory to 1
sysctl:
name: vm.overcommit_memory
value: 1
Write
Preview
Loading…
Cancel
Save