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
Dag Wieers 0aba04fdad win_uri: Add integration tests, new functionality... (#25373)
This is a cleanup of the win_uri module to make it feature-complete.

This PR includes:
- Added check-mode support
- Add as many options from the uri module as possible
  - Added creates
  - Added follow_redirects
  - Added maximum_redirection
  - Added password
  - Added removes
  - Added return_content
  - Added status_code
  - Added timeout
  - Added user
  - Added validate_certs
- Fixed list-handling for comma-separated strings
- Added basic integration tests (should come from uri module)
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration win_uri: Add integration tests, new functionality... (#25373) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 9 years ago
sanity RETURNS can include version_added (#25810) 9 years ago
units Adds refactored bigip_hostname (#25841) 9 years ago
utils Add deps for cryptography to the Docker images (#25580) 9 years ago