You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/get_url
Matt Martz 0507c907a9
get_url should accept headers as a dict, instead of only a complicated string (#35470)
* get_url should accept headers as a dict, instead of only a complicated string

* update headers description text

* Add headers string and dict tests for get_url

* Add intg test for string header format parsing error

* Adjust deprecation version ahead 1 release, add the version dict format was added in to description
7 years ago
..
meta Fix cosmetic problems in YAML source 8 years ago
tasks get_url should accept headers as a dict, instead of only a complicated string (#35470) 7 years ago
aliases Fix and enable more tests for osx and freebsd. (#20482) 8 years ago