mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
It seems win_copy can fail because `will_change` was not returned in the dictionary when doing a query. This is an easy fix to get it working again.