summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.2.0.0-1v2.2.0.0-1James Cammarata2016-10-316-71/+81
* Updating CHANGELOG for CVEs fixed in 2.2.0James Cammarata2016-10-311-4/+3
* Exception.message gone in 3.x (#18221)Nathaniel Case2016-10-313-8/+10
* Update submodule refsToshio Kuratomi2016-10-312-0/+0
* Add tests for dnf modelled after the yum tests (#18226)Toshio Kuratomi2016-10-314-0/+229
* Simplify surrogate check in to_text() (#18211)Sijis Aviles2016-10-291-6/+0
* Cleanup StringIO import for module_utils/shell.pyMichael Scherer2016-10-281-5/+1
* New release v2.2.0.0-0.4.rc4v2.2.0.0-0.4.rc4James Cammarata2016-10-273-1/+1
* Add hint that python3 might be too oldToshio Kuratomi2016-10-271-1/+9
* iterate through task results only if the key is not at the root level (#18214)jctanner2016-10-271-3/+5
* tasks_queue_manager: fix fork calculation if serial in %Rene Moser2016-10-261-1/+1
* A few fixes for python3Toshio Kuratomi2016-10-261-7/+10
* Fix #10865Foxlik2016-10-261-1/+6
* bump core submodule ref for win_shell/win_command fixesMatt Davis2016-10-251-0/+0
* add large interleaved stdout/stderr integration tests for win_shell/win_commandMatt Davis2016-10-252-12/+18
* fix version check to support >=rc5Matt Davis2016-10-251-12/+11
* backport various docker_common fixes from develMatt Davis2016-10-251-2/+1
* Fix lxd_container module fails if certificate already in trust storeWill2016-10-241-0/+2
* Add a new potential su promptToshio Kuratomi2016-10-241-1/+5
* New release v2.2.0.0-0.3.rc3v2.2.0.0-0.3.rc3James Cammarata2016-10-243-1/+1
* Filter out internal magic and connection variables from facts returnsThomas Quinot2016-10-242-0/+32
* Fish hacking setup fix (#18084)Sam Doran2016-10-241-10/+9
* Change all links in readme to httpsRobin Roth2016-10-241-9/+9
* handler: notify a handler by name _and_ listenRene Moser2016-10-241-16/+16
* Update submodule refs to pick up python3 fix for uriToshio Kuratomi2016-10-241-0/+0
* Fix the uri testserver to run on python3Toshio Kuratomi2016-10-241-5/+15
* test-module _ansible_selinux_special_fs arg addedAdrian Likins2016-10-241-0/+4
* bump core submodule ref for win async bugfixMatt Davis2016-10-241-0/+0
* reenable win_async loop testMatt Davis2016-10-241-27/+25
* Update submodule refsToshio Kuratomi2016-10-232-0/+0
* Fix 18151, by converting float to intMichael Scherer2016-10-231-21/+21
* Fix some errors in CHANGELOG.md (#18149)Michael Scherer2016-10-231-3/+3
* Correctly read use_private_network as booleanDaniel Yates2016-10-231-1/+1
* Fix improper handling of machine_type in ovirt inventory (#16251)Nijin Ashok2016-10-231-1/+6
* Set Suse family for openSUSE Tumbleweed & Leapstephane2016-10-232-1/+19
* Make bcrypt + passlib work in password_hash filterMatt Robinson2016-10-231-1/+5
* Add changelog for apt_keyToshio Kuratomi2016-10-221-0/+3
* submodule ref update to pull in apt and apt_key fixesToshio Kuratomi2016-10-222-0/+0
* Bump core modules submodule refRyan S. Brown2016-10-211-0/+0
* Update submodule ref for py3 compile test fixToshio Kuratomi2016-10-211-0/+0
* Enable the git test on py3Toshio Kuratomi2016-10-211-1/+0
* Update submodule refs for py3 and git fixesToshio Kuratomi2016-10-212-0/+0
* Handle 'smart' scp_if_ssh option for fetch (#18125)Ssawa2016-10-212-68/+82
* Enable filters test for python 3Michael Scherer2016-10-201-1/+0
* Now that we convert salt inside of do_encryptas needed, keep salt as text typ...Toshio Kuratomi2016-10-202-5/+6
* pip tests now pass on python3. Enable them.Toshio Kuratomi2016-10-201-1/+0
* Update submodule refsToshio Kuratomi2016-10-201-0/+0
* Enable test for lookups on python 3Michael Scherer2016-10-202-2/+3
* role now fails if specified file not foundBrian Coca2016-10-201-0/+2
* fix for check_mode/async interactionBrian Coca2016-10-201-1/+1