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
Sloane Hertel da6735160d
Fix passing callbacks the delegated connection, host, port, and user (#85397)
Fix ssh plugin host variables. Variable names should conform to Python variable naming rules.
, and not contain characters like "[" or "]".

Update unit test
5 months ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_local.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_paramiko_ssh.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_psrp.py Don't inherit stdio (#82770) 9 months ago
test_ssh.py Fix passing callbacks the delegated connection, host, port, and user (#85397) 5 months ago
test_winrm.py Don't inherit stdio (#82770) 9 months ago