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
Matt Martz c55317a2bd
Update connection plugins to use correct, non-deprecated, methods (#52038)
* Update connection plugins to use correct, non-deprecated, methods

* Update tests to reflect calling become plugins
6 years ago
..
__init__.py
test_connection.py
test_netconf.py
test_network_cli.py
test_psrp.py
test_ssh.py Update connection plugins to use correct, non-deprecated, methods (#52038) 6 years ago
test_winrm.py