ansible/test
Edwin Hermans eb8b3a8479
get_url - Allow checksum file to be local file:// url (#71205)
This would be a partial solution for #69364 in that the SHASUMS file can be downloaded and gpg verified but then used from the downloaded location to verify the get_url's file.
* Make checksum url parsing more explicit

Use urlsplit to test if the checksum string has a (currently tested and) supported url scheme.

* Fix whitespace
* Changelog fragment
* Added tests
* Fix typo in test setup
2020-08-17 12:21:15 -04:00
..
ansible_test
integration get_url - Allow checksum file to be local file:// url (#71205) 2020-08-17 12:21:15 -04:00
lib/ansible_test Force an upgrade to a newer version of antsibull 2020-08-14 13:01:29 -07:00
sanity Remove incidental azure tests (#71164) 2020-08-08 00:56:53 -05:00
support Remove incidental azure tests (#71164) 2020-08-08 00:56:53 -05:00
units Revert "Change default file permissions so they are not world readable (#70221)" (#71231) 2020-08-12 12:29:04 -05:00
utils/shippable Remove incidental azure tests (#71164) 2020-08-08 00:56:53 -05:00