summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Take ITERATING_ALWAYS into account when setting failed state in PlayIteratorJames Cammarata2016-09-202-3/+8
* Rework the way params are assigned to TaskIncludes when they're dynamicJames Cammarata2016-09-192-22/+31
* cloudstack: fix has_changed dict values comparsion (#17632)René Moser2016-09-191-1/+11
* Pass the absolute path to dirname when assigning basedir (#17457)Andrea Tartaglia2016-09-161-1/+1
* New release v2.1.2.0-0.3.rc3v2.1.2.0-0.3.rc3James Cammarata2016-09-143-1/+1
* Fix issue with proxy setting leaving temp files (#17073)Jay2016-09-131-0/+7
* bump core submodule refRyan S. Brown2016-09-131-0/+0
* Update submodule refsToshio Kuratomi2016-09-122-0/+0
* add win_user regression testsnitzmahone2016-09-111-0/+29
* bump core submodule refnitzmahone2016-09-111-0/+0
* Fix galaxy import command for 2.1 (#17417)Monty Taylor2016-09-091-0/+1
* Add partially backwards compatible version of _fixup_perms. (#17427)Matt Clay2016-09-0610-10/+45
* New release v2.1.2.0-0.2.rc2v2.1.2.0-0.2.rc2James Cammarata2016-08-313-1/+1
* For module parameter checking, allow conversion of int to float (#17325)Toshio Kuratomi2016-08-311-1/+1
* Several fixes for includesJames Cammarata2016-08-314-27/+104
* task_result _check_key should handle empty results (#16766)Will Thames2016-08-292-1/+13
* Do not convert Nonetype to "None" (#17261)Michael Scherer2016-08-262-4/+4
* Properly template task names in free strategyRemi Ferrand2016-08-261-0/+10
* Add fetch fix to changelogToshio Kuratomi2016-08-251-1/+1
* Fix fetch idempotence (#17255)Toshio Kuratomi2016-08-251-1/+2
* Clean up PlaybookExecutor logic for batches and errorsJames Cammarata2016-08-251-10/+7
* Changelog entry for https://github.com/ansible/ansible/pull/17225Ansible Test Runner2016-08-241-0/+1
* The former match for a section header included hosts that began with a range....Toshio Kuratomi2016-08-241-1/+1
* 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