mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
* Issue #19575: Adding Dest Param to win_uri Added `dest` param to win_uri. Outputs the response body to a specified file. Addresses Issue #19575 * Was setting the wrong attribute