mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-15 04:17:41 +00:00
This is required if we want to ensure that #36809 doesn't cause any important behavioral changes. This PR changes the uri module to support follow_redirects=urllib2 It also adds a better error message when the connection closes before any data was returned. |
||
|---|---|---|
| .. | ||
| main.yml | ||
| redirect-all.yml | ||
| redirect-none.yml | ||
| redirect-safe.yml | ||
| redirect-urllib2.yml | ||