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/lib/ansible/plugins
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
..
action gather_facts, fix 'smart' handling with network os and 'setup' (#84425) 12 months ago
become Update triple single quotes to triple double quotes (#84099) 1 year ago
cache Update triple single quotes to triple double quotes (#84099) 1 year ago
callback FIX get_options function for CallbackBase (#84496) 11 months ago
cliconf Typo fixes and other bits and bobs (#83672) 1 year ago
connection ssh - Improve CLIXML stderr parsing (#84569) 11 months ago
doc_fragments constructed, let users know some limitations (#84510) 11 months ago
filter filters/flatten: fix input documentation (#84477) 11 months ago
httpapi Require `from __future__ import annotations` (#81902) 2 years ago
inventory Update triple single quotes to triple double quotes (#84099) 1 year ago
lookup `with_dict` type error include value in error message (#84473) 11 months ago
netconf Require `from __future__ import annotations` (#81902) 2 years ago
shell ssh - Improve CLIXML stderr parsing (#84569) 11 months ago
strategy Make sure we are always using Lock from our multiprocessing context (#84453) 1 year ago
terminal Update triple single quotes to triple double quotes (#84099) 1 year ago
test Update triple single quotes to triple double quotes (#84099) 1 year ago
vars host_group_vars - remove unnecessary os.path.join cache (#84549) 11 months ago
__init__.py FIX get_options function for CallbackBase (#84496) 11 months ago
list.py Typo fixes and other bits and bobs (#83672) 1 year ago
loader.py Update triple single quotes to triple double quotes (#84099) 1 year ago