summaryrefslogtreecommitdiff
path: root/test/integration/targets/get_url/tasks
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] Ensure we are passing ciphers to all url_get calls (#79718) (#7...Matt Martz2023-01-181-1/+1
* uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)Artur2022-09-122-0/+70
* Allow selection of TLS/SSL ciphers (#78650)Matt Martz2022-09-082-0/+22
* Add support for gzip decoding responses (#41925)Matt Martz2022-07-131-0/+30
* get_url - permit to have a checksum only file (#77948)Sloane Hertel2022-06-031-1/+21
* Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)Matt Martz2021-07-281-0/+29
* modules: get_url: Fix checksum binary validation (#74502)René Moser2021-05-071-0/+35
* [get_url] skip checksum during --check (#66700)pva2020-12-221-0/+9
* Fix FreeBSD HTTP Kerberos setup (#72595)Jordan Borean2020-11-121-28/+13
* Add support for GSSAPI/Kerberos to urls.py (#72113)Jordan Borean2020-10-132-0/+69
* Update the tests to work with new httptester container (#72013)Jordan Borean2020-10-011-4/+4
* get_url: Handle same SHA sum for downloaded files (#71435)Abhijeet Kasurde2020-09-011-0/+60
* get_url - Allow checksum file to be local file:// url (#71205)Edwin Hermans2020-08-171-0/+13
* wait_for simplehttpserver to come up onlineAbhijeet Kasurde2020-04-281-0/+6
* get_url: remove deprecated headers string format (#66649)Martin Krizek2020-01-281-27/+0
* [get_url] Return status_code on HTTP 304 (#65739)Baptiste Mille-Mathias2019-12-191-1/+14
* get_url integration test: Fix missing conditional (#64100)Danilo Bargen2019-10-311-0/+1
* Don't treat no checksum as a checksum match (#62146)Matt Martz2019-09-131-6/+30
* cert validation fixes - Attempt 2 (#55953)Matt Martz2019-05-311-1/+1
* get_url: return no change in check mode when checksum matches (#53070)Tony Finch2019-03-011-0/+13
* Squash redundant tasks (#52628)Dag Wieers2019-02-261-27/+12
* More test fixes for split controller/remote tests.Matt Clay2019-01-251-5/+5
* Fix integration tests to support remote hosts.Matt Clay2019-01-241-42/+57
* Fix logic to not re-download existing files when force=no (#45495)Matt Martz2018-09-111-1/+12
* Fix remote checksums when paths have leading dots (#45287)David Rodríguez2018-09-111-0/+26
* Implement part of #27617 [expend checksum format to <algorithm>:(<checksum>|<...Shuang Wang2018-08-241-0/+82
* fix issue [ get_url does not change mode when checksum matches ] (#43342)Shuang Wang2018-08-011-21/+50
* Use HTTPS instead of HTTP for httpbin tests. (#39457)Matt Clay2018-05-011-6/+6
* get_url should accept headers as a dict, instead of only a complicated string...Matt Martz2018-04-101-1/+36
* get_url tests: controller & managed node can be distinctPierre-Louis Bonicoli2018-01-111-5/+6
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-5/+5
* Fix github_issue test and enable in CI.Matt Clay2017-09-011-1/+1
* Ensure exit_json returns failed = FalseDag Wieers2017-05-301-5/+4
* Add check_mode to get_url (#20532)SesquipedalianDefenestrator2017-04-281-0/+22
* Urls client cert auth (#18141)Matt Martz2017-04-071-0/+15
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-7/+7
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-0/+213