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
2018-10-08 14:41:57 +02:00
..
defaults
meta apt: allow for integration tests using fake repo (#37639) 2018-03-22 19:14:40 +01:00
tasks introduce module_utils.urls.fetch_file as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00