zuul/zuul/ansible/callback
Monty Taylor c1229468ad
Log items in loops better
If the loop item has a result msg - we should display it.

If the loop item doens't have a result msg - there is no other
identifying feature than the loop variable - which may be a full dict or
other json-object. In that case, pretty print it rather than one-lining
it. This may not be perfect - but let's give it a try.

Change-Id: Ib9a4dc0ac7783559151f12996144941e534633ee
2017-07-21 08:56:25 +09:00
..
__init__.py Add initial callback plugin to handle log streaming 2017-02-22 17:17:23 -05:00
zuul_json.py Make playbook run meta info less fragile 2017-07-20 02:33:20 +09:00
zuul_stream.py Log items in loops better 2017-07-21 08:56:25 +09:00