summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with non-ascii values passed as part of the command to connectio...connection-plugins-unicode-fixToshio Kuratomi2016-01-0410-13/+97
* Revert "Transform the command we pass to subprocess into a byte string in _lo...Toshio Kuratomi2016-01-041-2/+1
* Revert "Fix make tests-py3 on devel. Fix for https://github.com/ansible/ansib...Toshio Kuratomi2016-01-041-6/+6
* Revert "Convert to bytes later so that make_become_command can jsut operate o...Toshio Kuratomi2016-01-041-1/+3
* Merge pull request #13724 from mscherer/no_changed_on_group_byBrian Coca2016-01-041-1/+1
|\
| * Do not set 'changed' to True when using group_byMichael Scherer2016-01-041-1/+1
* | Merge pull request #13722 from knope/develToshio Kuratomi2016-01-041-1/+1
|\ \ | |/ |/|
| * minor grammar error was making me pull hair outFuentes, Christopher2016-01-041-1/+1
|/
* Tweak how strategies evaluate failed hosts via the iterator and bug fixesJames Cammarata2016-01-023-14/+49
* add support for diff in file settingsBrian Coca2016-01-011-13/+48
* Merge pull request #13708 from Yannig/devel_fix_to_string_not_definedToshio Kuratomi2016-01-011-1/+1
|\
| * Replace to_string by to_unicode.Yannig Perré2016-01-011-1/+1
|/
* Merge pull request #13695 from mgarstecki/patch-1James Cammarata2015-12-311-1/+1
|\
| * Correction of a double negationmgarstecki2015-12-301-1/+1
* | Merge pull request #13704 from sengaya/fix-unsupported-format-characterJames Cammarata2015-12-311-1/+1
|\ \
| * | Fix unsupported format characterThilo Uttendorfer2015-12-311-1/+1
|/ /
* | Fix logic mistake in unarchive action pluginJames Cammarata2015-12-301-4/+4
|/
* Squashed commit of the following:James Cammarata2015-12-292-4/+97
* Merge pull request #13683 from bcoca/reset_varsBrian Coca2015-12-281-1/+14
|\
| * added newer vars to 'reset_vars'Brian Coca2015-12-281-1/+14
|/
* minor fix to become docsBrian Coca2015-12-281-7/+7
* Merge pull request #13670 from stephen144/patch-1Brian Coca2015-12-281-1/+1
|\
| * clarify idempotence explanationStephen Medina2015-12-251-1/+1
* | updated release cycle to 4 months instead of 2Brian Coca2015-12-271-5/+4
* | Update submodule refsToshio Kuratomi2015-12-251-7/+7
* | Merge pull request #13667 from ansible/f5-remove-global-ssl-disableToshio Kuratomi2015-12-251-10/+26
|\ \ | |/ |/|
| * bigip changes as requested by bcoca and abadger:f5-remove-global-ssl-disableToshio Kuratomi2015-12-241-10/+26
|/
* updated submodule refs to pick up module changesBrian Coca2015-12-232-12/+15
* Merge pull request #13647 from bcoca/fix_role_searchBrian Coca2015-12-231-36/+34
|\
| * corrected role path search orderBrian Coca2015-12-221-36/+34
* | fixed tests to follow new invocation structureBrian Coca2015-12-231-7/+12
* | Merge pull request #13648 from bcoca/fix_invocation_and_moderrorsBrian Coca2015-12-233-5/+9
|\ \
| * | better module error handlingBrian Coca2015-12-223-5/+9
| |/
* | switched from pythonic None to generic nullBrian Coca2015-12-231-1/+1
* | Merge pull request #13651 from mscherer/fix_python3Brian Coca2015-12-231-1/+2
|\ \
| * | Fix last commit, make it python3 compatible (and py24)Michael Scherer2015-12-231-1/+2
| |/
* | Merge pull request #13649 from mattroberts297/patch-1Brian Coca2015-12-231-1/+1
|\ \ | |/ |/|
| * Update playbooks_intro.rstMatt Roberts2015-12-231-1/+1
|/
* fix no_log disclosure when using aliasesBrian Coca2015-12-221-6/+12
* Fix make tests-py3 on devel. Fix for https://github.com/ansible/ansible/issue...Yannig Perré2015-12-221-6/+6
* Convert to bytes later so that make_become_command can jsut operate on text t...Toshio Kuratomi2015-12-221-3/+1
* Also remove the bool casting function info (transparent to module writer now)Toshio Kuratomi2015-12-221-1/+1
* Update the developing doc to modern method of specifying bool argspec valuesToshio Kuratomi2015-12-221-2/+2
* Merge pull request #13639 from emonty/bool-conversionBrian Coca2015-12-221-1/+1
|\
| * Also convert ints to bool for type=boolMonty Taylor2015-12-221-1/+1
* | Transform the command we pass to subprocess into a byte string in _low_level-...Toshio Kuratomi2015-12-211-1/+2
* | Actually disable parallel makes for integration runnerJames Cammarata2015-12-211-1/+1
* | Dropping instance size back down since we're not doing parallel buildsJames Cammarata2015-12-211-1/+1
* | Integration test runner tweaksJames Cammarata2015-12-212-2/+4
* | Kick up the integration runner test image sizeJames Cammarata2015-12-211-1/+1