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/uri/tasks
Jack 80f09efd03
do not return the body even if it failed (#69706)
* do not return the body even if it failed

* add some tests for this and rebase

* import test task

* ignore_errors when fails

Co-authored-by: Jack Zhang <jack.zhang@aspiraconnect.com>
4 years ago
..
main.yml do not return the body even if it failed (#69706) 4 years ago
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
redirect-none.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
redirect-safe.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
redirect-urllib2.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
return-content.yml do not return the body even if it failed (#69706) 4 years ago
unexpected-failures.yml uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 6 years ago