summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v1.9.6-1v1.9.6-1James Cammarata2016-04-156-1/+13
* New release v1.9.6-0.1.rc1v1.9.6-0.1.rc1James Cammarata2016-04-064-2/+2
* Don't fallback to using the roles name from the spec unless 'role' is missingJames Cammarata2016-04-041-1/+2
* Add lxc_container fix to CHANGELOGToshio Kuratomi2016-04-021-0/+1
* Update extras submodule ref for lxc_container fixToshio Kuratomi2016-04-021-0/+0
* Add fix for inventory vars loading (15093) to the ChangelogToshio Kuratomi2016-03-231-1/+6
* Merge pull request #15130 from ansible/fix-inventory-vars-with-limitToshio Kuratomi2016-03-231-0/+5
|\
| * Limit should not affect the calculation of host variables as the variables ma...Toshio Kuratomi2016-03-231-0/+5
|/
* Revert "Added workaround for inventory directories"Toshio Kuratomi2016-03-231-10/+1
* New release v1.9.5-1v1.9.5-1James Cammarata2016-03-215-1/+11
* Change url so that we don't test https in the tests for file permsToshio Kuratomi2016-03-201-2/+2
* Update submodule refToshio Kuratomi2016-03-201-0/+0
* Add integration test for #11821Toshio Kuratomi2016-03-201-0/+34
* Document the issue with modules being created world-readable on the client in...Toshio Kuratomi2016-03-161-1/+64
* New release v1.9.5-0.1.rc1v1.9.5-0.1.rc1James Cammarata2016-03-104-2/+2
* added winrm and user module backports to changelognitzmahone2016-03-071-0/+2
* update core submodule ref for user module fixesnitzmahone2016-03-071-0/+0
* Merge pull request #14652 from alexandrem/fix_role_vars_precedence_interpolationToshio Kuratomi2016-03-071-0/+1
|\
| * Fix bug where extra vars highest precedence is violated when used inside an i...Alexandre Mclean2016-02-241-0/+1
* | avoid running assemble on check modeBrian Coca2016-03-071-0/+2
* | Update core submodule for pip fixToshio Kuratomi2016-03-071-0/+0
* | Add pip fix to changelogToshio Kuratomi2016-03-071-0/+1
* | avoid extra info being passed into modeBrian Coca2016-03-041-0/+4
* | Merge pull request #13556 from xytis/inventory_dirToshio Kuratomi2016-03-041-1/+10
|\ \
| * | Added workaround for inventory directoriesVytis Valentinavičius2015-12-151-1/+10
* | | Merge pull request #13802 from TimJones/tj-fix-issue-13800Toshio Kuratomi2016-03-041-1/+1
|\ \ \
| * | | Correctly parse dependency YAML dictTim Jones2016-01-111-1/+1
* | | | Merge pull request #14619 from dagwieers/patch-10Brian Coca2016-03-041-1/+1
|\ \ \ \
| * | | | Check for closing sequence for templating (Ansible v1.9)Dag Wieers2016-02-231-1/+1
* | | | | Merge pull request #14713 from chouseknecht/galaxy1.9_pagingBrian Coca2016-02-291-7/+7
|\ \ \ \ \
| * | | | | Fix bug 14715: Galaxy CLI paging errorchouseknecht2016-02-291-7/+7
|/ / / / /
* | | | | Merge pull request #14622 from dagwieers/remove-v2-referencesBrian Coca2016-02-231-6/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove references to v2 codebaseDag Wieers2016-02-231-6/+0
|/ / / /
* | | | Merge pull request #14565 from dagwieers/fix-role_params-merge_hashJames Cammarata2016-02-221-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'stable-1.9' of github.com:ansible/ansible into fix-role_params-...Dag Wieers2016-02-2216-95/+172
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #14562 from dagwieers/combine_vars_backportJames Cammarata2016-02-221-3/+4
|\ \ \ \ \
| * | | | | Backport combine_vars() logic from Ansible v2.0Dag Wieers2016-02-181-3/+4
* | | | | | Merge pull request #14559 from dagwieers/merge_hashBrian Coca2016-02-201-13/+17
|\ \ \ \ \ \
| * | | | | | Improve efficiency of merge_hashDag Wieers2016-02-181-13/+17
| |/ / / / /
* | | | | | backport fix for #12062 csvfile plugin stringsBrian Coca2016-02-121-3/+2
* | | | | | switched threading to multiprocessingBrian Coca2016-02-113-18/+8
* | | | | | Merge pull request #13992 from electrofelix/accelerate-raceBrian Coca2016-02-112-16/+44
|\ \ \ \ \ \
| * | | | | | Fix race in daemon initialize using delegate_toDarragh Bailey2016-01-191-1/+13
| * | | | | | Prevent race in key setup for accelerate daemonDarragh Bailey2016-01-191-15/+31
* | | | | | | Merge pull request #14253 from dagwieers/allow-key-auth-when-ask-passBrian Coca2016-02-111-4/+1
|\ \ \ \ \ \ \
| * | | | | | | Allow key authentication when using `--ask-pass` (similar to Ansible v2)Dag Wieers2016-02-021-4/+1
* | | | | | | | Merge pull request #13697 from mvdbeek/stable-1.9Brian Coca2016-02-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Set executable to None, fixes issue #13696Marius van den Beek2015-12-301-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14402 from ansible/no-log-diff-before-fixToshio Kuratomi2016-02-094-23/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix hiding of original value of files in diff output with no_logno-log-diff-before-fixToshio Kuratomi2016-02-094-23/+33
|/ / / / / / / /