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
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)
7 years ago
..
files win_uri: Add integration tests, new functionality... (#25373) 7 years ago
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Urls client cert auth (#18141) 8 years ago
vars Extra deps needed for building cryptography 8 years ago
aliases Fix and enable more tests for osx and freebsd. (#20482) 8 years ago