summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Thanks to mscherer, these tests are now passingToshio Kuratomi2016-10-201-4/+0
* Let authorized_keys be tested on python 3Michael Scherer2016-10-201-1/+0
* Update submodule refsToshio Kuratomi2016-10-201-0/+0
* Port validate-modules to stable-2.2 (#18119)John R Barker2016-10-207-0/+997
* Update 2.2 submodule refs for coreJames Tanner2016-10-201-0/+0
* Use six.move for module in module_utils/facts.pyMichael Scherer2016-10-191-15/+1
* Update submodule refs to pick up git fixToshio Kuratomi2016-10-192-0/+0
* Fix test_filters fail because of dict sort (#18105)Adrian Likins2016-10-192-2/+2
* Pixelrebel amc pr2654 (#18089)Toshio Kuratomi2016-10-191-0/+59
* New release v2.2.0.0-0.2.rc2v2.2.0.0-0.2.rc2James Cammarata2016-10-183-1/+1
* Update submodule refToshio Kuratomi2016-10-181-0/+0
* Add changelog entries for ansible_managed and yum fixToshio Kuratomi2016-10-181-0/+3
* Make the default Ansible_managed string static so it doesn't interfere with i...Toshio Kuratomi2016-10-182-3/+4
* properly propagate loop varsBrian Coca2016-10-181-5/+4
* fix include_role dynamic pathBrian Coca2016-10-181-8/+7
* include_role now allows duplicates by defaultBrian Coca2016-10-181-1/+3
* Update submodule refsToshio Kuratomi2016-10-182-0/+0
* epdb doesn't work on python3 so we need a different package to test pipToshio Kuratomi2016-10-171-1/+1
* Fix ansible-pull on python3Toshio Kuratomi2016-10-172-4/+11