community.general/lib/ansible
Alex Tsitsimpis 933bc45cf2 callback: Get handlers with json callback plugin (#35842)
Implement the `v2_playbook_on_handler_task_start()' method in the json
callback plugin to correctly include handlers in the results.

This fixes a bug where the last task in the results returned by
json callback would be wrong if an unconditional handler was triggered,
since the result of that handler would overwrite the result of the last
task.

Signed-off-by: Alex Tsitsimpis <alextsi@arrikto.com>
2018-02-08 16:01:32 -05:00
..
cli Apply regex to dir name only (#35744) 2018-02-06 16:39:57 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Fix config option descriptions (#35638) 2018-02-06 09:59:47 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor If the timeout in _poll_async_result has expired, raise the exception (#35878) 2018-02-07 22:57:16 -08:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory remove new tmp var for localhost 2018-02-07 16:16:10 -05:00
module_utils basic: allow one or more when param list having choices (#34537) 2018-02-07 22:59:21 -08:00
modules Code style words in docs 2018-02-08 15:58:01 -05:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook caller to preprocess must be None aware (#33653) 2018-02-08 11:25:20 -06:00
plugins callback: Get handlers with json callback plugin (#35842) 2018-02-08 16:01:32 -05:00
template Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
utils ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841) 2018-02-07 11:49:25 -05:00
vars caller to preprocess must be None aware (#33653) 2018-02-08 11:25:20 -06:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00