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

View File

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