ansible/changelogs/fragments/45501-get_url-better_checksums.yaml
David Rodríguez c41681b888 [backport-2.7] Fix remote checksums when paths have leading dots (#45287) (#45501)
* Fix remote checksums when paths have leading dots (#45287)

* Fix remote checksums with paths have leading dots

* Fix result recorded from the wrong file

* Add changelog fragment

(cherry picked from commit 600c7ac108)
2018-09-12 08:05:25 -07:00

2 lines
110 B
YAML

bugfixes:
- get_url - support remote checksum files with paths specified with leading dots (`./path/to/file`)