community.general/lib/ansible
Matt Martz 098333b2ec Fix redirects for get_url
* fetch_url shouldn't both accept follow_redirects and support follow_redircts via module.params
* Default follow_redirects for open_url should be 'urllib2'
* Add redirect test for get_url
2016-03-07 15:44:31 -06:00
..
cli moved hardcoded settings from doccli to constants 2016-03-05 17:40:44 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Updating unit tests for PlayIterator 2016-03-07 13:03:06 -05:00
galaxy Fix bug 14715: Galaxy CLI paging error 2016-02-29 21:21:32 -05:00
inventory added warning for when host file doesn't exist 2016-02-29 16:18:06 -05:00
module_utils Fix redirects for get_url 2016-03-07 15:44:31 -06:00
modules update submodule refs 2016-02-29 16:43:30 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Use to_bytes on filenames in filesystem calls. 2016-03-04 09:08:41 -08:00
playbook Updating unit tests for PlayIterator 2016-03-07 13:03:06 -05:00
plugins Merge pull request #14793 from xiaket/devel 2016-03-07 12:51:38 -05:00
template Merge pull request #14504 from bcoca/template_comments 2016-03-06 10:45:18 -05:00
utils added v for least verbose display function 2016-03-07 13:17:31 -05:00
vars make sure group_names is always sorted 2016-03-04 13:12:35 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py moved hardcoded settings from doccli to constants 2016-03-05 17:40:44 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00