You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Abhijeet Kasurde e0cb0671af
[bp-2.10] get_url - Allow checksum file to be local file:// (#75052)
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.

(cherry picked from commit eb8b3a8479)

Co-authored-by: Edwin Hermans <edwin@madtech.cx>
3 years ago
..
ansible_test
integration [bp-2.10] get_url - Allow checksum file to be local file:// (#75052) 3 years ago
lib/ansible_test ansible-test: exposes tiny_prefix variable (#75129) 3 years ago
sanity [stable-2.10] Remove incidental Azure tests (#74681) 4 years ago
support [stable-2.10] Remove incidental Azure tests (#74681) 4 years ago
units [2.10] Fix using module-specific module_defaults in action plugins (#74850) 4 years ago
utils/shippable [stable-2.10] Remove incidental Azure tests (#74681) 4 years ago