mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
this can be improved later
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
1c2cfed97a
commit
a103611658
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user