mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4 lines
202 B
YAML
4 lines
202 B
YAML
|
minor_changes:
|
||
|
- win_get_url - Add the ``checksum`` option to verify the integrity of a downloaded file.
|
||
|
- win_get_url - Add idempotency check if the remote file has the same contents as the dest file.
|