summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for invocation not being added to output.invocation-fixToshio Kuratomi2015-10-221-1/+1
* Add parsing test to travis to catch that invocation is missingToshio Kuratomi2015-10-222-6/+6
* Restore the automatic addition of invocation to the outputToshio Kuratomi2015-10-225-1/+12
* Re-adding role_names magic variableJames Cammarata2015-10-221-0/+3
* Merge pull request #12868 from docschick/docschick-fixesBrian Coca2015-10-221-7/+9
|\
| * variables precedence reordering and added para to help explain precedence rulesSandra Wills2015-10-221-7/+9
|/
* Merge pull request #12783 from larsks/bug/12782Brian Coca2015-10-221-0/+6
|\
| * correct value of remote_user for local connectionsLars Kellogg-Stedman2015-10-161-0/+6
* | added deprecation warning to comma separated role specBrian Coca2015-10-221-0/+9
* | Merge pull request #12861 from willthames/galaxy_spec_in_meta_main_fixBrian Coca2015-10-223-2/+5
|\ \
| * | Allow meta/main.yml to include roles through spec fileWill Thames2015-10-223-2/+5
* | | skip errors on conditional if task is includeBrian Coca2015-10-221-3/+8
* | | Merge pull request #12865 from aidanhs/aphs-document-env-vars-playBrian Coca2015-10-221-0/+11
|\ \ \
| * | | Document setting environment variables in a playbookAidan Hobson Sayers2015-10-221-0/+11
|/ / /
* | | made display part of variable manager and corrected reference to itBrian Coca2015-10-211-8/+8
* | | removed unused exception varsBrian Coca2015-10-211-2/+2
|/ /
* | Support cmd param in Tasks by assigning it to _raw_paramsJames Cammarata2015-10-211-0/+9
* | Workaround seeming bug in python-2.6's sys.exit()Toshio Kuratomi2015-10-211-3/+15
* | Merge branch 'mathieumd-devel' into develJames Cammarata2015-10-212-3/+3
|\ \
| * \ Merge branch 'devel' of https://github.com/mathieumd/ansible into mathieumd-d...James Cammarata2015-10-212-3/+3
| |\ \ |/ / /
| * | Fixes #11055 - Set locale via LC_ALLMathieu2015-10-192-4/+4
* | | Return correct changed flag when using check mode with template and force=noJames Cammarata2015-10-211-2/+6
* | | fix prompt, static methods don't get 'self'Brian Coca2015-10-211-2/+2
* | | Merge pull request #12853 from ansible/winrm-return-bytesToshio Kuratomi2015-10-211-5/+5
|\ \ \
| * | | In v2, exec_command should return bytes and the caller will take responsibili...winrm-return-bytesToshio Kuratomi2015-10-211-5/+5
* | | | And another fix for docsToshio Kuratomi2015-10-211-5/+5
* | | | Correct docs buildToshio Kuratomi2015-10-211-6/+5
* | | | Update submodule refsToshio Kuratomi2015-10-212-13/+11
* | | | Update the use of no_log values to cover everything that heuristic_log_saniti...Toshio Kuratomi2015-10-215-148/+228
* | | | Fix setting of interpreter values for delegated hostsJames Cammarata2015-10-211-1/+1
* | | | Merge pull request #12849 from bborysenko/docsite/handlers_orderJames Cammarata2015-10-211-7/+9
|\ \ \ \
| * | | | Fix order of handlers that were notified in different sectionsBorys Borysenko2015-10-211-7/+9
|/ / / /
* | | | Merge pull request #12847 from godfreyduke/develToshio Kuratomi2015-10-202-2/+6
|\ \ \ \
| * | | | Remove mutable default arguments.gduke2015-10-202-2/+6
|/ / / /
* | | | Update submodule refToshio Kuratomi2015-10-201-5/+5
* | | | Merge pull request #12846 from ansible/nolog-for-return-valueToshio Kuratomi2015-10-204-66/+336
|\ \ \ \
| * | | | Hide values in json returns which were given in parameters marked no_log.nolog-for-return-valueToshio Kuratomi2015-10-204-66/+336
* | | | | Merge pull request #12842 from mcsalgado/include_with_itemsJames Cammarata2015-10-201-5/+6
|\ \ \ \ \
| * | | | | Revert back to copying self._task.argsVictor Salgado2015-10-201-4/+5
| * | | | | Fix typoVictor Salgado2015-10-201-1/+1
| |/ / / /
* | | | | now galaxy correctly detects empty requirements fileBrian Coca2015-10-202-10/+20
|/ / / /
* | | | Don't use local transport for delegated hosts if the inventory_hostname isn't...James Cammarata2015-10-201-2/+4
* | | | Simplify UnsafeProxy as we don't need to use it for byte strings, only textToshio Kuratomi2015-10-201-34/+16
* | | | Fixing bug in includes caused by 892d9b8James Cammarata2015-10-201-2/+2
|/ / /
* | | Update submodule refsToshio Kuratomi2015-10-202-12/+12
* | | Merge pull request #12839 from zemanel/patch-1Brian Coca2015-10-201-1/+1
|\ \ \
| * | | Fixed docs typoJosé Moreira2015-10-201-1/+1
|/ / /
* | | Merge pull request #12835 from zarnovican/remove_yum_pkgBrian Coca2015-10-202-4/+4
|\ \ \
| * | | DOC: in yum examples, 'pkg' arg renamed to 'name'Brano Zarnovican2015-10-202-4/+4
|/ / /
* | | Properly add the new test and limit six test to libToshio Kuratomi2015-10-192-2/+54