You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
__init__.py Add initial callback plugin to handle log streaming 6 years ago
zuul_json.py Make playbook run meta info less fragile 6 years ago
zuul_stream.py Log items in loops better 6 years ago