zuul/zuul/ansible/callback
Felix Schmidt f303dea90b
Add action to host results in zuul_json callback
Currently, this information is missing completely, although it's very
useful when somebody wants to analyze the Ansible run based on the
JSON log.

After proposing this patch also for ansible, I've learned that this
info is already visible in the original Ansible json callback:
https://github.com/ansible/ansible/pull/50853

So, I've just added this missing part to the zuul_json callback.

Change-Id: I1ee043fc1be95ec3260d3fe427653ffe8c09b8f7
2019-01-16 15:10:10 +01:00
..
__init__.py Add initial callback plugin to handle log streaming 2017-02-22 17:17:23 -05:00
zuul_json.py Add action to host results in zuul_json callback 2019-01-16 15:10:10 +01:00
zuul_stream.py Merge "dict_object.keys() is not required for *in* operator" 2019-01-07 10:27:39 +00:00
zuul_unreachable.py Fix unreachable nodes detection 2018-09-29 13:13:00 +02:00