Fix lag of stat
building checksum and other data on large swapfile.
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
- name: General | Software | Swap | Check For Swapfile
|
- name: General | Software | Swap | Check For Swapfile
|
||||||
stat:
|
stat:
|
||||||
path: "{{ swap_file }}"
|
path: "{{ swap_file }}"
|
||||||
|
get_attributes: false
|
||||||
|
get_checksum: false
|
||||||
|
get_mime: false
|
||||||
register: swap_check
|
register: swap_check
|
||||||
|
|
||||||
- name: General | Software | Swap | Install Block
|
- name: General | Software | Swap | Install Block
|
||||||
|
Reference in New Issue
Block a user