mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-02 14:27:08 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| main.yml | ||
| redirect-all.yml | ||
| redirect-none.yml | ||
| redirect-safe.yml | ||
| redirect-urllib2.yml | ||
| unexpected-failures.yml | ||