swap and sysctl tasks added

if swap not enabled, enable swap
set vm.swappiness and vm.vfs_cache_pressure on servers
This commit is contained in:
2022-02-24 23:47:09 +01:00
parent f762d0c964
commit c4640eae0e
4 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,2 @@
rene_password:
swappiness_value: 5
root_home: "{{ lookup('env','HOME') }}"