this can be improved later

This commit is contained in:
Miroslav Suchý 2020-02-24 20:14:35 +01:00 committed by Pierre-Yves Chibon
parent 1c2cfed97a
commit a103611658

View file

@ -51,7 +51,7 @@
- name: Mount swap
command: "swapon {{ swap_file_path }}"
when: ansible_swaptotal_mb|int < 1
#when: ansible_swaptotal_mb|int < 1
tags:
- swap.file.swapon
- swap