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
Sam Doran 8f4f3750fe
Ensure uri module always returns status even on failure (#56240)
- Also return url and update docs for other values to indicate they are only returned on success.
- Add integration tests
- Use info variable for common return values
- Use -1 as default status rather than None. This is lines up with with existing code in urls.py
- Add unit tests to ensure status and url are returned on failure
6 years ago
..
files
meta
tasks Ensure uri module always returns status even on failure (#56240) 6 years ago
templates
vars Fix uri integration test uninstall of urllib3. (#53834) 6 years ago
aliases Add shippable/posix/group4/ for CI. (#53816) 6 years ago