From 3637021f91b09a3dc72e1cdc1cd6125eb7c8f8d3 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 3 Nov 2022 19:14:50 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebasics.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics.yml b/basics.yml index 3690d35..2cc0ae5 100644 --- a/basics.yml +++ b/basics.yml @@ -222,7 +222,7 @@ - ansible.posix.sysctl: name: vm.swappiness - value: '5' + value: '1' state: present - name: shell profile