diff --git a/tasks/swap.yml b/tasks/swap.yml index bfa9bacb06..8fb49a2009 100644 --- a/tasks/swap.yml +++ b/tasks/swap.yml @@ -23,6 +23,7 @@ - name: Check swap file type command: file {{ swap_file_path }} register: swapfile + changed_when: False tags: - swap.file.mkswap - swap