summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix authorized_key crash in Python3 with remote key file (#20037)temp-post-2.2.1-stagingJames Cooke2017-01-091-0/+4
* Do not use the fstab parameter on openbsd for mounting (#5805)Toshio Kuratomi2017-01-091-17/+34
* Check the command result status in easy_install plugin (#16519)THEBAULT Julien2017-01-041-0/+2
* Fix #19189 django_manage bug with python3 filter() returning iterator insted ...Serhiy Martynenko2017-01-031-1/+1
* git ssh wrapper: py3-compatability with stringstedder2017-01-031-2/+2
* Change the keydict object in authorized_keys so it doesn't throw a false posi...Toshio Kuratomi2016-12-141-4/+4
* Fix UnboundLocalError remote_head in git (#19057)Toshio Kuratomi2016-12-141-21/+14
* New release v2.2.1.0-0.2.rc2James Cammarata2016-12-141-1/+1
* Remove itervalues (not available on py3)Toshio Kuratomi2016-12-131-2/+2
* This is for py3 compatibility, addressed in #18506Andrea Tartaglia2016-12-1269-197/+198
* use 'six' for urlparse compatability (#5777)Ted Timmons2016-12-011-1/+1
* systemd: Start inactive units for reload/restartDustin C. Hatch2016-11-301-1/+4
* Fix test failures in win_command/win_shell on Powershell 3Matt Davis2016-11-292-2/+2
* mysql_user: fix user_mod on MySQL(-like) 5.7+ (Fixes #3003) (#5388)Wouter Oosterveld2016-11-291-1/+1
* added docs for use optionBrian Coca2016-11-241-0/+6
* Force BSDs to use umount/mount instead of trying to use remount. (#5715)Toshio Kuratomi2016-11-231-3/+13
* systemctl show rc changes across versionsBrian Coca2016-11-231-33/+30
* Fall back if mountinfo reading failed (fixing #5603)Jiri Tyr2016-11-231-2/+7
* Improve `ec2` module Python3 Support (#5497)Zaius Dr2016-11-221-5/+7
* ported iterkeys to py3 syntax (#5657)Andrea Tartaglia2016-11-221-3/+4
* Ensure proper error when fetch_url returns status -1Dag Wieers2016-11-211-1/+5
* Set b_src to abspath of b_path so that symlinks work again. (#5678)jctanner2016-11-211-0/+1
* New release v2.2.1.0-0.1.rc1James Cammarata2016-11-181-1/+1
* Fix for call to umount() in remount()Toshio Kuratomi2016-11-181-1/+1
* try remount but fallback to unmount + mount (#2445)Brian Coca2016-11-181-8/+36
* Fix wait_for Module to handle socket response as string in Python3zaiusdr2016-11-181-1/+3
* Prevent handle inheritance from blocking Windows async_wrapper (#5666)Matt Davis2016-11-181-1/+1
* Several systemd fixesBrian Coca2016-11-181-44/+59
* Revert "ios_mods - added stdout to exception output. Removed to_lines()" (#5663)Peter Sprygada2016-11-182-4/+9
* Clarify the commentToshio Kuratomi2016-11-171-2/+2
* Older versions of rhn-client-tools don't understand containment tests.Toshio Kuratomi2016-11-171-3/+4
* Performance improvement using in-operator for hash lookupsDag Wieers2016-11-172-3/+3
* Ini_file: fix regression with the create optionGyorgy Szombathelyi2016-11-141-4/+4
* stat: doc: add version for new returns (#5594)René Moser2016-11-141-3/+3
* Make service work when the service is not present in rc.confMichael Scherer2016-11-081-2/+4
* Updated documentation for PR http://github.com/ansible/ansible/pull/17207Allen Sanabria2016-11-081-5/+47
* fix parsing show module command for 9372 (#5485)Jason Edelman2016-11-071-0/+2
* ios_mods - added stdout to exception output. Removed to_lines() (#5428)bdowling2016-11-072-9/+4
* Adding missing param (#5447)Gabriele2016-11-071-1/+1
* nxos_snmp_community bugfix (#5450)Gabriele2016-11-071-198/+100
* Fixing module (#5451)Gabriele2016-11-071-3/+2
* apt: fix changed when cache updated but not pkg (#5487)René Moser2016-11-061-6/+0
* ios_facts module will no longer error on missing command (#5491)Peter Sprygada2016-11-031-60/+56
* fix the behavior that the dest is directoryzuiurs2016-11-031-6/+7
* make sure all svcadm operations are syncronousBrian Coca2016-11-011-2/+2
* fix JSON junk in win_file state=directory caseMatt Davis2016-11-011-1/+1
* Record existing cron file as string property, rather than only recording term...Evan Kaufman2016-11-011-9/+11
* Rendering of crontab should reflect actual newline termination, in diff modeEvan Kaufman2016-11-011-3/+3
* Ensure trailing newline is written to cron fileEvan Kaufman2016-11-011-3/+12
* Fix incorrect line wrapping in output from yum check-updatesFilip Hubík2016-11-011-0/+2