ansible/changelogs/fragments/get_url.yaml
David Rodríguez 600c7ac108 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
2018-09-11 12:47:29 -04:00

2 lines
110 B
YAML

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