do not report check as changed
This commit is contained in:
parent
101ffe36dc
commit
02dd348fe1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
- name: Check swap file type
|
- name: Check swap file type
|
||||||
command: file {{ swap_file_path }}
|
command: file {{ swap_file_path }}
|
||||||
register: swapfile
|
register: swapfile
|
||||||
|
changed_when: False
|
||||||
tags:
|
tags:
|
||||||
- swap.file.mkswap
|
- swap.file.mkswap
|
||||||
- swap
|
- swap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue