summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Potential fix for #12816synchronize-remote-to-itselfToshio Kuratomi2015-10-231-1/+1
* Manually add plugin directories when running the adhoc commandJames Cammarata2015-10-231-0/+11
* Implement invocation hiding for all callbacks if the verbosity is lowToshio Kuratomi2015-10-232-20/+22
* avoid showing invokation when no_log is set or verbosity is lowBrian Coca2015-10-231-1/+6
* Version bump for 2.0.0-0.4.beta2James Cammarata2015-10-233-14/+11
* Fix callbackToshio Kuratomi2015-10-231-3/+3
* added deploy_helperBrian Coca2015-10-231-0/+1
* Merge pull request #10362 from emonty/fix-kwargBrian Coca2015-10-231-68/+95
|\
| * Update to final shade inventory interfaceMonty Taylor2015-10-211-68/+95
* | Merge pull request #12879 from larsks/bug/12876James Cammarata2015-10-221-2/+0
|\ \
| * | allow include: directive to work during exception processingLars Kellogg-Stedman2015-10-221-2/+0
* | | Merge pull request #12878 from ansible/invocation-fixToshio Kuratomi2015-10-2232-179/+398
|\ \ \ | |/ / |/| |
| * | Two fixes to action pluginsToshio Kuratomi2015-10-2227-179/+387
| * | 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
* | | Revert "make callbacks declare needing whitelisting"Brian Coca2015-10-2210-13/+3
* | | Revert "Add slack callback plugin"Brian Coca2015-10-221-249/+0
* | | Cleaning up FIXMEsJames Cammarata2015-10-2232-105/+49
* | | Update submodule refsToshio Kuratomi2015-10-222-10/+13
* | | added ecs modules to changelogBrian Coca2015-10-221-0/+3
* | | Add slack callback pluginMatt Martz2015-10-221-0/+249
* | | make callbacks declare needing whitelistingBrian Coca2015-10-2210-3/+13
|/ /
* | 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