You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins/shell
Jordan Borean f86c58e2d2
ssh - Improve CLIXML stderr parsing (#84569)
Improves the logic for parsing CLIXML values in the stderr returned by
SSH. This fixes encoding problems by having a fallback in case the
output is not valid UTF-8. It also can now extract embedded CLIXML
sequences in all of stderr rather than just at the start.
11 months ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_cmd.py Require `from __future__ import annotations` (#81902) 2 years ago
test_powershell.py ssh - Improve CLIXML stderr parsing (#84569) 11 months ago