mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-01 18:59:19 +00:00
Set default swapfile size to memory size
This commit is contained in:
@@ -1 +1 @@
|
||||
swapfile_size: 4GB
|
||||
swapfile_size: "{{ ansible_memtotal_mb | int }}M"
|
||||
Reference in New Issue
Block a user