mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Fixes #3539 "win_robocopy does not return changed properly" Remove .win_robocopy from $result so that ansible can see the values properly. This also matches up with the existing documentation. * Update documentation to match new return values