zuul/playbooks
Tobias Henkel 72dd0e82c2
Move zuul_log_id injection to command action plugin
The log streaming callback is not being called in the same way
in Ansible 2.5 as it was in 2.3.  In particular, in some cases
different Task objects are used for different hosts.  This,
combined with the fact that the callback is only called once for
a given task means that in these cases we are unable to supply
the zuul_log_id to the Task object for the second host on a task.

This can be resolved by injecting the zuul_log_id within the command
action plugin based on the task uuid directly.

Change-Id: I7ff35263c52d93aeabe915532230964994c30850
2018-06-14 12:27:59 +02:00
..
zuul-migrate Add local file copying steps 2017-09-26 10:16:57 -05:00
zuul-stream Move zuul_log_id injection to command action plugin 2018-06-14 12:27:59 +02:00