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/lib/ansible
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
4 years ago
..
_vendor transparent downstream vendoring (#69850) 4 years ago
cli Update ansible doc formats (#71070) 4 years ago
collections collection routing (#67684) 5 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Redirect gluster modules to gluster.gluster. (#71240) 4 years ago
errors Make filter type errors 'loop friendly' (#70417) 4 years ago
executor Allow callbacks from forks (#70501) 4 years ago
galaxy ansible-galaxy - fix download for subdirs in SCM (#71005) 4 years ago
inventory return changed for group_by (#32057) 5 years ago
module_utils Revert "Change default file permissions so they are not world readable (#70221)" (#71231) 4 years ago
modules get_url - Allow checksum file to be local file:// url (#71205) 4 years ago
parsing Add more include and yaml parsing tests (#70506) 4 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 5 years ago
plugins Allow callbacks from forks (#70501) 4 years ago
template Skip literal_eval for string filters results in native jinja. (#70988) 4 years ago
utils Allow callbacks from forks (#70501) 4 years ago
vars add jinja2 global to reserved names (#71088) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago