ansible/library/network
Richard Isaacson 5a15762739 Merge pull request #5826 from romeotheriault/fix_follow_redirects
A fix for uri module regarding following redirects. The old behavior would follow redirects either way. This change clarifies the functionality and makes it a bit more explicit. Comparing the old behavior to the new 'yes' == 'all', 'no' == 'safe' and now 'no' will not follow any redirects. Historic behavior is still supported and documented with a push to the new values.
2014-02-07 11:36:51 -06:00
..
get_url Clarify doc for get_url 2014-02-05 10:58:48 -08:00
slurp Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
uri Merge pull request #5826 from romeotheriault/fix_follow_redirects 2014-02-07 11:36:51 -06:00