zuul/zuul/ansible
Tobias Henkel 36924466e9
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
2018-02-08 16:34:26 +01:00
..
action executor: block stat get_mime on localhost 2018-01-19 02:30:55 +00:00
callback Handle debug tasks more robust in zuul_stream 2018-02-08 16:34:26 +01:00
filter Be explicit about legacy var additions/omissions 2017-10-17 18:28:43 +00:00
library ansible: honor command no_log module attribute 2018-01-19 00:32:10 +00:00
lookup Add some ansible plugin tests 2017-08-03 22:21:19 -05:00
__init__.py Ansible launcher: add zuul_runner module 2016-05-12 11:37:19 -07:00
logconfig.py Use deepcopy when copying ansible logging config 2017-09-06 18:03:12 -07:00
paths.py Fix path exclusions 2017-10-05 15:47:52 -05:00