This commit is contained in:
Miroslav Suchý 2020-02-24 20:10:49 +01:00 committed by Pierre-Yves Chibon
parent f989ed90a0
commit f4049fd824

View file

@ -44,14 +44,7 @@
opts=sw
passno=0
dump=0
state=present
state=mounted
tags:
- swap.fstab
- swap
- name: Mount swap
command: "swapon {{ swap_file_path }}"
when: ansible_swaptotal_mb|int < 1
tags:
- swap.file.swapon
- swap