zuul/tests/remote
Simon Westphahl 3b011296e6 Keep task stdout/stderr separate in result object
Combining stdout/stderr in the result can lead to problems when e.g.
the stdout of a task is used as an input for another task.

This is also different from the normal Ansible behavior and can be
surprising and hard to debug for users.

The new behavior is configurable and off by default to retain backward
compatibility.

Change-Id: Icaced970650913f9632a8db75a5970a38d3a6bc4
Co-Authored-By: James E. Blair <jim@acmegating.com>
2023-08-17 16:22:41 -07:00
..
__init__.py Add new tox-remote job 2018-03-12 15:44:51 +01:00
test_remote_action_modules.py Add Ansible 8 2023-07-19 15:46:48 -07:00
test_remote_zuul_json.py Add Ansible 8 2023-07-19 15:46:48 -07:00
test_remote_zuul_stream.py Keep task stdout/stderr separate in result object 2023-08-17 16:22:41 -07:00