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
Florian Heiderich 8d6136eab9
uri - add ca_path parameter (#71979)
* add changelog fragment for #71979 (ca_path for uri)
* add integration tests for ca_path in the uri module
* return path of ca cert instead of its content
* connect to port 444 on self_signed_host
  and use quay.io/ansible/http-test-container:1.3.0
* state that the certificate in ca_path is used for validation
4 years ago
..
files More boilerplate fixes. (#70224) 4 years ago
meta Fix integration tests to support remote hosts. 6 years ago
tasks uri - add ca_path parameter (#71979) 4 years ago
templates Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 7 years ago
vars Fix uri integration test uninstall of urllib3. (#53834) 6 years ago
aliases Testing: Add support for AIX platform (#65802) 5 years ago