summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #13509 from chrrrles/vca_default_hostChrrrles Paul2015-12-111-1/+4
|\ \ \ \ \ \ \
| * | | | | | | fix default host for non vcd service typesCharles Paul2015-12-101-1/+4
* | | | | | | | removed 'bare' example in environmentBrian Coca2015-12-111-1/+1
* | | | | | | | fix make complaint when git is not installedBrian Coca2015-12-101-1/+1
* | | | | | | | Merge pull request #13512 from amenonsen/debugBrian Coca2015-12-102-20/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up debug logging around _low_level_execute_commandAbhijit Menon-Sen2015-12-112-20/+7
|/ / / / / / / /
* | | | | | | | Fixing up docker integration tests a bitJames Cammarata2015-12-102-34/+8
|/ / / / / / /
* | | | | | | Update submodule refsToshio Kuratomi2015-12-102-12/+12
* | | | | | | become_pass needs to be bytes when it is passed to ssh.Toshio Kuratomi2015-12-101-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #13498 from chrrrles/adhoc_callbackToshio Kuratomi2015-12-103-4/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | allow custom callbacks with adhoc cli for scriptingCharles Paul2015-12-103-4/+14
|/ / / / /
* | | | | Add first draft of porting guide for 2.0Toshio Kuratomi2015-12-091-0/+160
* | | | | Missed one place we were appending the incorrectly escaped item to raw paramsJames Cammarata2015-12-091-1/+1
* | | | | Merge pull request #13457 from bcoca/release_docsBrian Coca2015-12-091-0/+48
|\ \ \ \ \
| * | | | | draft release documentationBrian Coca2015-12-091-0/+48
|/ / / / /
* | | | | Note that handlers inside of includes are not possible at the momentToshio Kuratomi2015-12-091-0/+1
* | | | | Revert "Remove the funcd connection plugin"Toshio Kuratomi2015-12-091-0/+99
* | | | | Windows doc updatesnitzmahone2015-12-091-7/+12
* | | | | Merge pull request #13495 from Yannig/devel_debug_null_errorJames Cammarata2015-12-091-1/+1
|\ \ \ \ \
| * | | | | Do not fail when variable is not correct in debug action.Yannig Perré2015-12-091-1/+1
* | | | | | Remove the funcd connection pluginToshio Kuratomi2015-12-091-99/+0
* | | | | | added winrm CP notes to changelognitzmahone2015-12-091-0/+2
|/ / / / /
* | | | | changed deprecation to removal warningBrian Coca2015-12-091-1/+1
| |_|/ / |/| | |
* | | | Update module refsToshio Kuratomi2015-12-092-18/+12
* | | | Make on_file_diff callback item-awareJames Cammarata2015-12-094-4/+22
* | | | reenabled --tree for ansible adhoc commandBrian Coca2015-12-092-1/+7
* | | | adhoc avoids callbacks by default as it did beforeBrian Coca2015-12-092-5/+4
* | | | Clarify language of delegate_facts documentationToshio Kuratomi2015-12-091-4/+4
* | | | attribute defaults that are containers are a copyBrian Coca2015-12-091-0/+6
* | | | removed unused 'pattern' from ansible.cfgBrian Coca2015-12-092-3/+6
* | | | removed default from hosts to make it requriedBrian Coca2015-12-091-1/+1
* | | | Revert "avoid persistent containers in attribute defaults"Brian Coca2015-12-099-29/+18
* | | | Merge pull request #13489 from chouseknecht/galaxy-2.0James Cammarata2015-12-0911-115/+952
|\ \ \ \
| * | | | Galaxy 2.0chouseknecht2015-12-0911-115/+952
* | | | | Code smell test for specifying both required and default in FieldAttributesToshio Kuratomi2015-12-092-0/+11
* | | | | Merge pull request #13488 from bcoca/field_defaultsJames Cammarata2015-12-099-18/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | avoid persistent containers in attribute defaultsBrian Coca2015-12-099-18/+29
|/ / / /
* | | | clarified warning from tree callbackBrian Coca2015-12-091-1/+1
* | | | added delegate_facts docsBrian Coca2015-12-081-0/+23
* | | | keep string type filters as stringsBrian Coca2015-12-082-4/+6
* | | | Merge pull request #13470 from Ichimonji10/make-webdocsJames Cammarata2015-12-082-13/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Make "make webdocs" compatible with Python 3Jeremy Audet2015-12-082-13/+14
* | | | Preserve original token when appending to _raw_params in parse_kvJames Cammarata2015-12-081-3/+3
* | | | fixed typo in tree callback, added default dirBrian Coca2015-12-081-2/+3
* | | | updated with delegate_facts directiveBrian Coca2015-12-081-1/+1
* | | | Fix typo from 5ae850cJames Cammarata2015-12-084-4/+4
* | | | Make fact delegating configurable, defaulting to 1.x behaviorJames Cammarata2015-12-085-2/+6
* | | | Revert "Fix always_run support in the action plugin for template when copying"Brian Coca2015-12-081-1/+1
* | | | have always_run override check mode for a taskBrian Coca2015-12-081-0/+4
|/ / /
* | | Fix always_run support in the action plugin for template when copyingJames Cammarata2015-12-081-1/+1