common: set vm.swappiness on Proxmox hosts
This commit is contained in:
parent
3d1a681850
commit
ef7177f0ec
@ -19,3 +19,6 @@
|
||||
|
||||
- name: Set shell for root user
|
||||
user: name=root shell=/bin/zsh
|
||||
|
||||
- name: Set vm.swappiness
|
||||
sysctl: name=vm.swappiness value=10
|
||||
|
Loading…
Reference in New Issue
Block a user