ansible-swapfile
ansible-swapfile copied to clipboard
No longer idempotent?
It seems like this role is tearing down and setting up the swapfile every time I run my playbook. I am pretty sure that it left the swapfile alone if it was already appropriate in the last version. Is it possible to fix the check as to whether it needs to do anything or not?
Sorry about that. I've reverted the PR that was causing that until I figure out what's wrong. Thanks!