Files
community.general/lib/ansible/module_utils
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
2019-05-23 10:17:17 -04:00
..
2019-05-17 10:36:14 +10:00
2019-05-22 08:08:22 +02:00
2019-03-31 23:36:56 +02:00
2019-03-05 07:30:24 +01:00
2018-08-21 16:32:37 +02:00
2018-11-16 12:39:05 +00:00
2018-09-24 21:03:50 +02:00
2019-04-01 17:23:57 +01:00
2017-09-13 01:53:08 -07:00
2018-07-31 13:23:05 -04:00
2019-05-20 14:52:37 -05:00