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/connection
Abhijeet Kasurde d16ad25e4b
Remove extraneous pylint ignore (#83257)
* Pylint issue 511 is closed, remove ignore related to that.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 months ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_local.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_paramiko_ssh.py Require `from __future__ import annotations` (#81902) 1 year ago
test_psrp.py Remove extraneous pylint ignore (#83257) 6 months ago
test_ssh.py connection: update test coverage for SSH connection plugin (#82916) 8 months ago
test_winrm.py Remove extraneous pylint ignore (#83257) 6 months ago