summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix sizes reported for devices with phys. bs != 512b (#15521)stable-1.9Johannes Truschnigg2016-12-021-2/+2
* Add apt_key fix to changelogToshio Kuratomi2016-10-241-0/+1
* Update core submodule ref to pick up apt_key fixToshio Kuratomi2016-10-241-0/+0
* Increase local version for unofficial rpms (#17044)Jim Ladd2016-08-111-2/+2
* Remove coveralls from .travis.yml.Matt Clay2016-06-301-2/+0
* Fix a unicode problem when parsing playbooks (#16507)Toshio Kuratomi2016-06-301-1/+2
* Allow specifying an alternative RPMDISTJames Laska2016-05-041-1/+1
* One more Makefile changeToshio Kuratomi2016-05-041-1/+1
* One more fixToshio Kuratomi2016-05-041-1/+1
* Push another fix to the Makefile for building 1.9 rpm as ansible1.9Toshio Kuratomi2016-05-041-3/+3
* Fix a bug in the spec file changeToshio Kuratomi2016-05-041-2/+2
* On stable-1.9 branch, build ansible1.9 package instead of ansible.Toshio Kuratomi2016-05-041-1/+4
* Update extras submodule ref to pick up lxc_container fixToshio Kuratomi2016-04-201-0/+0
* Add lxc_container fix to changelogToshio Kuratomi2016-04-201-1/+5
* fixed boto import as per #11755Brian Coca2016-04-181-0/+5
* 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
| |\ \ \ \ | |/ / / / |/| | | |