summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.1.1.0-0.3.rc3v2.1.1.0-0.3.rc3James Cammarata2016-07-183-1/+1
* Update submodule refToshio Kuratomi2016-07-151-0/+0
* Add a function to check for killed processes in all strategies (#16684)jctanner2016-07-143-2/+23
* Update submodule refsAdrian Likins2016-07-141-0/+0
* Update submodule refsToshio Kuratomi2016-07-132-0/+0
* Fixing type in 293723f (mock_handler -> mock_handler_task)James Cammarata2016-07-121-1/+1
* Fix unit test for base strategy in regards to handler changesJames Cammarata2016-07-121-0/+1
* Fix unreachable host/any_errors_fatal bug in linear strategyJames Cammarata2016-07-121-1/+4
* Revert "tkuratomi bugfix for BOMs in powershell modules"nitzmahone2016-07-111-6/+0
* Revert "update action unit test for powershell shebang behavior"nitzmahone2016-07-111-1/+1
* update action unit test for powershell shebang behaviornitzmahone2016-07-111-1/+1
* tkuratomi bugfix for BOMs in powershell modulesnitzmahone2016-07-111-0/+6
* Fix typo on -K/--ask-become-pass option in 'ansible' man page (#16667)Andrew Gaffney2016-07-111-1/+1
* Upgrade to azure 2.0.0rc5 and add locations parameter.Chris Houseknecht2016-07-093-27/+46
* fix win_msi tests by setting wait: true on all win_msi tasks.=2016-07-081-0/+4
* New release v2.1.1.0-0.2.rc2v2.1.1.0-0.2.rc2James Cammarata2016-07-073-1/+1
* Updating integration tests for async testingJames Cammarata2016-07-071-2/+2
* Updating submodule refsJames Cammarata2016-07-071-0/+0
* bump extras submodule refnitzmahone2016-07-071-0/+0
* Updating submodule refsJames Cammarata2016-07-072-0/+0
* correctly set become value in consoleBrian Coca2016-07-071-1/+1
* cloudstack: handle unicode API results in has_changed (#16601)René Moser2016-07-071-5/+13
* Force remote_user to be the currently user for connection=localJames Cammarata2016-07-061-0/+8
* Update submodule for unarchive fixesToshio Kuratomi2016-07-061-0/+0
* Update submodule refsToshio Kuratomi2016-07-062-0/+0
* Fix unit tests for handler stuff in base strategy testJames Cammarata2016-07-061-1/+1
* Don't treat parsing problems as async task timeout (#16458)Monty Taylor2016-07-061-2/+10
* Fix the way handlers are compiled and found/notifiedJames Cammarata2016-07-064-22/+26
* Port azure_rm_common.py to py3 syntax (#15880)Michael Scherer2016-07-051-9/+9
* Fix authentication via params and env vars. Update guide to RC5.Chris Houseknecht2016-07-052-8/+8
* Update and pin to azure-2.0.0rc5chouseknecht2016-07-052-76/+62
* prevent spurious pywinrm arg warnings for non-pywinrm connection argsnitzmahone2016-07-051-3/+4
* Ignore limits and restrictions when parsing inventory.Brad Davidson2016-07-051-2/+2
* Fix git shallow update (#16224)Robin Roth2016-07-051-5/+51
* update core submodule referenceJames Tanner2016-07-051-0/+0
* Determine failed hosts with _check_failed_state() (#16566)Martin Matuska2016-07-051-1/+1
* Fix the way pull localhosts out of inventory for delegate_toJames Cammarata2016-07-041-8/+11
* Fix test_async. (#16552)Matt Clay2016-07-012-4/+12
* Run test_async after test_connection.Matt Clay2016-07-011-1/+1
* Parse async response in async action. (#16534)Matt Clay2016-07-015-12/+29
* Update shippable shared dir for COPY_SOURCE. (#16511)Matt Clay2016-06-291-1/+1
* Save and restore the loader's basedir when loading playbooksJames Cammarata2016-06-291-0/+8
* In some cornercases, sys.executable is empty. Work around that by choosing a...Toshio Kuratomi2016-06-291-1/+6
* Merge pull request #16496 from privateip/stable-2.1Peter Sprygada2016-06-291-2/+13
|\
| * fixes minor issue with expanding blocks in netcfgPeter Sprygada2016-06-291-2/+13
|/
* Update shippable notifications to match devel.Matt Clay2016-06-281-1/+16
* Merge pull request #16483 from privateip/bugfix-netcfgPeter Sprygada2016-06-281-32/+29
|\
| * fixes dependency on OrderedDict in netcfgPeter Sprygada2016-06-281-32/+29
|/
* Don't modify the original task ds when preprocessing dataJames Cammarata2016-06-281-1/+1
* Lookup password omit salt (#16361)Pilou2016-06-272-19/+71