ansible/test/integration/targets/apt/tasks
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
..
apt-builddep.yml
apt-multiarch.yml
apt.yml introduce module_utils.urls.fetch_file as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
main.yml apt: properly set changed for autoremove/autoclean (#38329) 2018-04-09 11:10:42 +02:00
repo.yml apt: integration tests for #31577 (#38586) 2018-04-17 10:17:29 +02:00
upgrade.yml Download hello package from S3 for apt test. 2018-08-27 18:02:29 -07:00