1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/unarchive
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
..
files Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
meta Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08: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