Colin Hutchinson
|
9d77cef5be
|
Remove the sample SHA256
putting a full sha256 made the width of the table in the generated docs not fit on some screens
|
2016-12-08 11:23:34 -05:00 |
Toshio Kuratomi
|
1f9580f257
|
Quote checksum description to fix docs
|
2016-12-08 11:23:30 -05:00 |
muffl0n
|
6482d1344a
|
Allow additional hashing algorithms. Directly use hashlib and check if used algorithm is supported.
|
2016-12-08 11:23:28 -05:00 |
Brian Coca
|
3b94910d4e
|
minor doc fixes to get_url
|
2016-12-08 11:23:26 -05:00 |
Brian Coca
|
e5fe763474
|
fixed version added
|
2016-12-08 11:23:26 -05:00 |
Dan
|
5b4e7c797f
|
Added header support
Added the ability to pass custom http headers to the fetch_url method.
|
2016-12-08 11:23:25 -05:00 |
Brian Coca
|
87c8d016dc
|
added version_Added to get_url's force_basic_auth
|
2016-12-08 11:23:22 -05:00 |
Iiro Uusitalo
|
b92dabb9fb
|
Refactor force basic auth, now all modules which use fetch_url() can use force_basic_auth
|
2016-12-08 11:23:19 -05:00 |
Annika Backstrom
|
6b2c89a422
|
Force redownload if sha256sum does not match
|
2016-12-08 11:23:13 -05:00 |
Toshio Kuratomi
|
5118d0e3b1
|
Add note about redirects proxies
Fixes #1574
|
2016-12-08 11:23:12 -05:00 |
Toshio Kuratomi
|
2e7dcf3317
|
Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather than relying on module_utils.urls to do so. * Remove stdlib modules from requirements * Use the if __name__ conditional for invoking main()
|
2016-12-08 11:23:11 -05:00 |
Greg DeKoenigsberg
|
eb881d7d5d
|
Proper author info for all remaining modules
|
2016-12-08 11:23:07 -05:00 |
Schmitt Christian
|
cc71372182
|
Removed the wrong Note
Currently as already in the description, this module works with proxy settings.
|
2016-12-08 11:22:54 -05:00 |
Toshio Kuratomi
|
34d65647bf
|
Move from md5 to sha1 to work on FIPS-140 enabled systems
|
2016-12-08 11:22:25 -05:00 |
Michael DeHaan
|
677ed39cb4
|
Renames.
|
2016-12-08 11:22:25 -05:00 |