ansible/test/integration/targets/uri
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)
2017-06-19 17:30:08 +01:00
..
files win_uri: Add integration tests, new functionality... (#25373) 2017-06-19 17:30:08 +01:00
meta
tasks Urls client cert auth (#18141) 2017-04-07 09:54:37 -07:00
vars Extra deps needed for building cryptography 2017-04-07 09:19:26 -07:00
aliases