do not report check as changed

This commit is contained in:
Miroslav Suchý 2020-02-24 19:31:50 +01:00 committed by Pierre-Yves Chibon
parent 101ffe36dc
commit 02dd348fe1

View file

@ -23,6 +23,7 @@
- name: Check swap file type
command: file {{ swap_file_path }}
register: swapfile
changed_when: False
tags:
- swap.file.mkswap
- swap