ansible/test
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
..
cache
integration introduce module_utils.urls.fetch_file as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
legacy Specify region in IP facts (#46210) 2018-10-07 05:09:12 -05:00
results
runner Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
sanity docker_container, docker_image_facts: allow to use image IDs (#46324) 2018-10-06 08:50:31 -05:00
units Fix parametrize warning in unit tests. 2018-10-05 17:29:02 -07:00
utils shippable: fix py3 issues with downloader (#46522) 2018-10-05 18:21:59 +10:00