summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.1.2.0-0.1.rc1v2.1.2.0-0.1.rc1James Cammarata2016-08-224-2/+2
* Fix tmpfile misspelled as tmplfile (#17183)Toshio Kuratomi2016-08-221-1/+1
* Backport of f722d41 to the stable-2.1 branchJames Cammarata2016-08-222-8/+45
* bump extras submodule ref for another win_chocolatey fixnitzmahone2016-08-171-0/+0
* bump submodule refsnitzmahone2016-08-172-0/+0
* Don't use an unset playbook basedir when searching for hostgroup varsJames Cammarata2016-08-173-5/+24
* fixed tests to accoutn for new parameterBrian Coca2016-08-171-6/+6
* Catch a missing filename in include_varsJames Cammarata2016-08-171-0/+2
* Relicense netcfg.py to BSD (#17110)Nathaniel Case2016-08-161-13/+22
* make parsed param private and explicit (#17104)Brian Coca2016-08-162-3/+4
* Fix async logic when parsing fails (#17091)David Shrewsbury2016-08-151-1/+1
* updated submodule refsBrian Coca2016-08-122-0/+0
* Increase local version for unofficial rpms (#17045)Jim Ladd2016-08-111-2/+2
* bump core submodule ref to pick up reverted unarchive changenitzmahone2016-08-111-0/+0
* update core submodule refnitzmahone2016-08-111-0/+0
* Relicense low-hanging fruit to BSD (#17025)Nathaniel Case2016-08-102-26/+44
* Add sync: poll fix to changelogToshio Kuratomi2016-08-081-0/+3
* Fix from @jimi-c to use task_vars when polling async tasks. (#17003)Toshio Kuratomi2016-08-081-3/+6
* set cwd to task's basedir (#16805)Brian Coca2016-08-083-3/+11
* Use file list, not recursion, in _fixup_perms. (#16924)Matt Clay2016-08-0510-75/+54
* Tweak the way the debug strategy imports the linear strategy parentJames Cammarata2016-08-051-2/+2
* YAML treats some unquoted strings as booleans. For instance, (#16961)Toshio Kuratomi2016-08-051-3/+35
* * Fix race in creating temp directories pre-fork (#16965)Toshio Kuratomi2016-08-042-2/+3
* Add the PID of the Ansible process to local_tmp directory. (#16589)Toshio Kuratomi2016-08-041-1/+2
* fix for unspecified retries on until + test (#16963)Matt Davis2016-08-043-1/+36
* Fix for issue @synchronize doesn't substitute variables properly #16347 (#16349)ovcharenko2016-08-041-4/+1
* raise AnsibleError in hashi_vault lookup plugin when hvac module is not insta...victoru2016-08-041-1/+1
* Implicit localhost ondemand (#16900)Brian Coca2016-08-022-29/+51
* (re)allow ansible_python_interpreter to contain more than 1 arg (#16247)Lukas Pirl2016-07-281-9/+4
* Fix quoting of args for old-style modulesAndrew Gaffney2016-07-281-1/+1
* Unprivileged become on HP-UX/UNIX (Fixes #16249) (#16275)elotje2016-07-281-32/+28
* New release v2.1.1.0-1v2.1.1.0-1James Cammarata2016-07-286-71/+79
* Updating CHANGELOG for 2.1.1James Cammarata2016-07-281-3/+30
* New release v2.1.1.0-0.5.rc5v2.1.1.0-0.5.rc5James Cammarata2016-07-243-1/+1
* Make returning results after loading vars optionalAlex Mirski-Fitton2016-07-241-7/+11
* New release v2.1.1.0-0.4.rc4v2.1.1.0-0.4.rc4James Cammarata2016-07-233-1/+1
* bump core submodule refnitzmahone2016-07-221-0/+0
* Only show the traceback for importing cryptography when in Ansible Debug. (#1...Toshio Kuratomi2016-07-221-1/+1
* Update submodulesToshio Kuratomi2016-07-211-0/+0
* Fix exceptions thrown from cryptography import (#16723)Connor Osborn2016-07-211-4/+9
* Fix bug where getting role vars does not follow the dep chainJames Cammarata2016-07-191-1/+1
* 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