Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-06 10:56:40 +02:00
parent 27267b48af
commit a11c76e38b

View File

@ -180,7 +180,7 @@
lineinfile:
path: /etc/dphys-swapfile
regexp: "^CONF_SWAPSIZE=.*$"
line: "CONF_SWAPSIZE=2048"
line: "CONF_SWAPSIZE=1048"
- name: install packages
apt: