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
Jordan Borean 942424e10b
Avoid winrm hang on stdin write failure (#82766)
If the connection plugin fails to write the data to run to stdin we will
only attempt to get the output with one operation attempt. If this times
out we will consider the command to have failed and raise an exception
instead of forever attempting to get the output.
8 months ago
..
action Remove unused unit test code 10 months ago
become Require `from __future__ import annotations` (#81902) 1 year ago
cache Remove Python 2.x compat from unit tests (#82109) 12 months ago
callback Remove Python 2.x compat from unit tests (#82109) 12 months ago
connection Avoid winrm hang on stdin write failure (#82766) 8 months ago
filter Require `from __future__ import annotations` (#81902) 1 year ago
inventory Remove Python 2 compat (via six) from unit tests 12 months ago
loader_fixtures Require `from __future__ import annotations` (#81902) 1 year ago
lookup Remove Python 2 compat (via six) from unit tests 12 months ago
shell Require `from __future__ import annotations` (#81902) 1 year ago
strategy Remove Python 2.x compat from unit tests (#82109) 12 months ago
__init__.py
test_plugins.py Remove Python 2.x compat from unit tests (#82109) 12 months ago