this can be improved later
This commit is contained in:
parent
1c2cfed97a
commit
a103611658
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
- name: Mount swap
|
- name: Mount swap
|
||||||
command: "swapon {{ swap_file_path }}"
|
command: "swapon {{ swap_file_path }}"
|
||||||
when: ansible_swaptotal_mb|int < 1
|
#when: ansible_swaptotal_mb|int < 1
|
||||||
tags:
|
tags:
|
||||||
- swap.file.swapon
|
- swap.file.swapon
|
||||||
- swap
|
- swap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue