summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make jira authentication Python3 compatible (#33862)Tim Werner2018-03-291-1/+3
* Add vagrant dyn inv fix to changelogToshio Kuratomi2018-03-291-1/+1
* Fix dynamic inventory for vagrant does not work on python3 (#37631)Hideki Saito2018-03-291-4/+9
* Add digital ocean py3 fix to changelogToshio Kuratomi2018-03-291-0/+2
* DigitalOcean: typecast map function for Python3 (#37126)Abhijeet Kasurde2018-03-291-2/+2
* changelog for ansible-pull python3 fixToshio Kuratomi2018-03-291-0/+2
* Compare byte strings to byte stringsToshio Kuratomi2018-03-291-5/+5
* Add ec2 python3 fix to changelogToshio Kuratomi2018-03-291-0/+1
* Fix use of user_data field with spot_price in ec2 module (#37628)Toshio Kuratomi2018-03-291-6/+6
* Add csvfile py3 fix to changelogToshio Kuratomi2018-03-291-0/+1
* Fix csvfile traceback on Python3 (#37625)Toshio Kuratomi2018-03-291-7/+16
* add haproxy py3 fixToshio Kuratomi2018-03-291-0/+1
* Fix python3 interpreter issue (#34811) (#35176)Ravi2018-03-291-3/+7
* Cherry pick fix for interface_filesToshio Kuratomi2018-03-292-1/+5
* Fix consul module service deregistration (#34847)Alvaro Aleman2018-03-291-6/+18
* Add changelog entry for #36470Matt Martz2018-03-281-1/+2
* Fix py3 issue in wait_for_connection (#37646)Matt Martz2018-03-281-1/+2
* Fix docker_secret test on RHEL.Matt Clay2018-03-221-0/+4
* Pin httptester SHA.Matt Clay2018-03-201-1/+1
* Fix uri test on Python 2.6.Matt Clay2018-03-192-0/+2
* Fixing tab indent on elb_target_group.py exampleMarc Mercer2018-03-191-14/+14
* Add changelog entry for error message wrappingToshio Kuratomi2018-03-191-0/+3
* Connection error messages are unsafe: wrap them (#37329)Pilou2018-03-196-1/+74
* Add ovirt_vms fix to changelogToshio Kuratomi2018-03-191-0/+2
* ovirt_vms: Pass correct VM entity to create method (#37460)Ondra Machacek2018-03-191-0/+2
* Add openssl_certificate python3 fix to the changelogToshio Kuratomi2018-03-191-0/+4
* write need bytes object on python 3 (#35143)Michael Scherer2018-03-191-1/+1
* Use hyphens in bucket name instead of underscoress-hertel2018-03-151-1/+1
* Disable failing github_issue integration test.Matt Clay2018-03-141-1/+0
* Document that this module was renamed recently (#37420)jjshoe2018-03-141-0/+2
* powershell: backport of environment key and value fixJordan Borean2018-03-084-1/+34
* Fixing module docs so they dont show up as a list on ansible docs. (#37203)James Mighion2018-03-082-4/+4
* yum is Python 2 only. If Python 3 use dnf (#37140)John R Barker2018-03-081-2/+3
* Add unarchive fix to changelogToshio Kuratomi2018-03-071-0/+4
* Fix unarchive with strip-components in extra_opts (#37048)Toshio Kuratomi2018-03-071-2/+11
* Backport #37151 for 2.4 (#37153)Matt Martz2018-03-072-0/+4
* Clarify docker SDK rather than docker APIToshio Kuratomi2018-03-061-1/+1
* Add docker 3 API fixes to the changelogToshio Kuratomi2018-03-061-1/+2
* Add compatibility for docker-py version 3 (#36973)skylerbunny2018-03-064-18/+39
* Add py3 znode and maven_artifact fixes to the changelogToshio Kuratomi2018-03-051-0/+3
* Python3 issues in maven_artifact (#37035)Toshio Kuratomi2018-03-051-6/+5
* fix python3 compatibility for znode moduleGrigory Starinkin2018-03-051-2/+3
* fix python 3 dictionary issueDavid Newswanger2018-03-053-2/+4
* New release v2.4.4-0.2.rc1v2.4.4-0.2.rc1Toshio Kuratomi2018-03-011-1/+1
* Cherry pick Tower credential fixes to stable-2.4 (#36807)Sam Doran2018-03-012-45/+116
* remove extra fields from debug outputBrian Coca2018-03-014-9/+45
* fix loop_control templating (#36124)Brian Coca2018-03-013-9/+16
* Add protection for inventory plugins using verify incorrectly to changelogToshio Kuratomi2018-02-281-0/+2
* protect against plugins using verify incorrectlyBrian Coca2018-02-281-2/+7
* vyos_l3_interface fix (#36721)Trishna Guha2018-02-273-24/+72