summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog entry for yum and rabbitmq fixestemp-staging-post-2.3.2Toshio Kuratomi2017-08-071-0/+3
* Clean downloaded rpm files after install (#20594)Nicolas Porcel2017-08-071-29/+6
* Fix yum with rpm file or url when state=latest (#27775)Nicolas Porcel2017-08-071-0/+29
* Added missing return info for win_stat (#27736)Jordan Borean2017-08-042-3/+14
* Add check for requests moduleAbhijeet Kasurde2017-08-033-6/+28
* 2.3portingguide (#27671)John R Barker2017-08-036-65/+363
* Add python3 fix in digital_ocean_tagToshio Kuratomi2017-08-021-0/+1
* Fix JSON parsing for Python3Abhijeet Kasurde2017-08-021-2/+3
* docs: fix community meetings link (#27264)Martin Krizek2017-07-273-5/+5
* 'Response' makes more sense here than 'request'acrewdson2017-07-261-1/+1
* corrected with_dict exampleBrian Coca2017-07-261-2/+1
* Fixes to pip with git install instructionsToshio Kuratomi2017-07-261-3/+1
* changelog: add fixes to be in 2.3.3Rene Moser2017-07-261-0/+4
* Fix for check_mode in archive (#26788)Rene Moser2017-07-261-2/+3
* Improve release and development cycle documentationDavid Moreau-Simard2017-07-254-59/+139
* Updates docs to match module behavior (#26658)Arthur Burkart2017-07-251-4/+2
* Expand the result from pwd to make the test more robustToshio Kuratomi2017-07-211-1/+1
* Add changelog entry for the seboolean module fixToshio Kuratomi2017-07-211-0/+1
* Import to_nativeToshio Kuratomi2017-07-211-0/+1
* Workaround python-libselinux API change (#25685)Michael Scherer2017-07-211-1/+7
* added unicode iosxr fix to changelogDavid Newswanger2017-07-191-0/+1
* fix unicode errors in iosxrDavid Newswanger2017-07-192-4/+5
* Add changelog for ios_config changeToshio Kuratomi2017-07-191-0/+1
* Fix #26918: IOS TypeError (#26999)David Newswanger2017-07-191-3/+3
* Add module_utils example next to library examples (#25390)Toshio Kuratomi2017-07-181-1/+4
* Add changelog for docker_login py3 fixToshio Kuratomi2017-07-171-0/+1
* [Fixes #26690] Supports Python 3 handling of base64 encoding (#26876)Will Medlar2017-07-171-1/+7
* cloudstack: cs_role: fix UnboundLocalError in check modeRene Moser2017-07-151-5/+5
* known_hosts: always use lowercase hostnames for host keys (#26850)ioggstream2017-07-151-2/+2
* Add py3 fix for AnsibleModule.run_command to changelogToshio Kuratomi2017-07-131-0/+1
* Need regex and string types to match when cleaning arguments for loggingToshio Kuratomi2017-07-131-1/+1
* Add hacking/env-setup python3 fixes to the changelogToshio Kuratomi2017-07-111-2/+4
* hacking/test-module: fix for python3 (#26194)Sloane Hertel2017-07-111-1/+4
* changelog: added entry for win_acl fixJordan2017-07-111-0/+1
* win_acl: registry support for special service accounts (#26629)Jordan Borean2017-07-111-21/+16
* Add fix for postgres_user to changelogToshio Kuratomi2017-07-071-0/+1
* postgresql_user: fix bugs related to 'expires' option (backport #23862) (#26539)Pilou2017-07-071-2/+7
* Add pause module py3 fix to changelogToshio Kuratomi2017-07-061-0/+1
* Fix the pause module for python3Toshio Kuratomi2017-07-061-14/+21
* Add template lookup fix to changelogToshio Kuratomi2017-07-061-0/+1
* Do not escape backslashes when using the template lookup pluginToshio Kuratomi2017-07-051-1/+2
* Add azure py3 fixes to changelogToshio Kuratomi2017-06-291-0/+1
* Fix Python3 Errors in Azure Cloud ModuleRaja2017-06-299-9/+9
* CHANGELOG entry for synchronize fixToshio Kuratomi2017-06-281-0/+5
* Fix synchronize setting user variableToshio Kuratomi2017-06-281-9/+9
* 2.3.2 CHANGELOG update for win_updates and non-pipelined fixesMatt Davis2017-06-281-0/+3
* fix win_updates failure with dict-typed argsMatt Davis2017-06-281-3/+1
* Limit yamllint version on python 2.6.Matt Clay2017-06-281-0/+1
* updated changelog for win_find issueJordan2017-06-291-0/+1
* win_find: fix for empty nested directories (#26164)Jordan Borean2017-06-292-26/+39