commit | 36924466e994537ccf7325042cf8b8d175c09326 | [log] [tgz] |
---|---|---|
author | Tobias Henkel <tobias.henkel@bmw.de> | Thu Feb 08 14:40:51 2018 +0100 |
committer | Tobias Henkel <tobias.henkel@bmw.de> | Thu Feb 08 16:34:26 2018 +0100 |
tree | 05858369b1daafc140e4f214eaf95713cd2c17e0 | |
parent | bdcd29b8fe4cca3d1e9d2b3ea448fe59309601c8 [diff] |
Handle debug tasks more robust in zuul_stream We currently rely on detecting debug tasks by checking if there is only a single variable other than variables starting with '_ansible'. This doesn't work anymore with ansible 2.4. Detecting them by the action should work better and more reliably. Further also strip the 'changed' variable in this case as this has no meaning for a debug task. Change-Id: I562329ce68c279965afc32ba5fda6615423de43a