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/integration/targets/apt
Evgeni Golov 7c66c90afc introduce `module_utils.urls.fetch_file` as a wrapper to download and save files (#19172)
* module_utils.urls: add fetch_file function

* apt: use fetch_file instead of own download()

* unarchive: use fetch_file instead of own codecopy

* apt: add test for deb=http://…

* unarchive: add test for a remote file download and unarchive

* yum: replace fetch_rpm_from_url by fetch_file

* use NamedTemporaryFile

* don't add a dot to fileext, it's already there
6 years ago
..
defaults added integration tests for apt upgrade (#25670) 7 years ago
meta apt: allow for integration tests using fake repo (#37639) 7 years ago
tasks introduce `module_utils.urls.fetch_file` as a wrapper to download and save files (#19172) 6 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago