I’m investigating https://github.com/ansible/ansible-modules-core/issues/3032 at the moment and have found the windows integration tests for win_template no longer pass against latest devel. It appears re templating the same file now reports changed=true whereas in stable-2.0.0.1 branch it reports changed=false
Are there any ‘in progress’ changes to templating at the moment?
I looked into this and pushed a change to win_template earlier today. This should be resolved in devel ansible-modules-core. I don’t think there has been a submodule bump yet in ansible/ansible.