Initially I fixed a templating error that was causing crashes in newer versions of ansible due to deprecation of the old method. This change revealed that the current method of change detection doesn't work. As a result I've removed it as I didn't see much point keeping useless code.
I also added a comment explaining why I'm not checking for change anymore.
Initially I fixed a templating error that was causing crashes in newer versions of ansible due to deprecation of the old method. This change revealed that the current method of change detection doesn't work. As a result I've removed it as I didn't see much point keeping useless code.
I also added a comment explaining why I'm not checking for change anymore.