Commit Graph

2 Commits

Author SHA1 Message Date
James E. Blair 91f10d21bd Add ansible 2.5 release note
It's added to an existing file so that it will appear in the 3.1.0 section.

The overridable matcher note is changed to an upgrade note since it may
require changes.

And tidy up some other notes.

Change-Id: Ib049679f7df4424e43508a96096acecc6722f606
2018-06-15 17:19:53 -07:00
Benedikt Loeffler 2dd4c5274b Add role information to task in zuul_json callback
In comparison to other callback plugins like the default (stdout)
plugin, the role information for an executed task is missing in the
json output. To be complient to the provided task output containing
the name and uuid field, we've defined a similar data structure
containing the role information. This will only be added to the result
set if the task contained the necessary role information.

Change-Id: I8d94ba077e0bc90b5cf6510804bbd57c38184a9d
2018-05-08 14:13:35 +02:00