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
|
||||
command: file {{ swap_file_path }}
|
||||
register: swapfile
|
||||
changed_when: False
|
||||
tags:
|
||||
- swap.file.mkswap
|
||||
- swap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue