zuul/zuul/ansible/callback
Monty Taylor 5ddb26a0ca
Only output result details on error
We have the full json output if we need it which contains all of the
results - but in most cases we do not need the full result dict on
success and it makes reading logs quite noisy. (hi stat)

Change-Id: I153bcdf0ff4826d34bc83c68ac1cefc4d264da01
2017-07-17 17:46:49 -05:00
..
__init__.py Add initial callback plugin to handle log streaming 2017-02-22 17:17:23 -05:00
zuul_json.py Add callback plugin to emit json 2017-07-17 17:46:46 -05:00
zuul_stream.py Only output result details on error 2017-07-17 17:46:49 -05:00