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
Jordan Borean 940d4a0e89
win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330)
* win_reboot: fix 2.6 issues and better handle post reboot reboot

* changed winrm _reset to reset

* Add handler to reset calls when .reset() throws an AnsibleError on older hosts

* Moving back to _reset to get the issue fixed
6 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py mock ncclient import in test_connection.py (#32786) 7 years ago
test_netconf.py Base connection class for network-style connections (#41839) 6 years ago
test_network_cli.py Base connection class for network-style connections (#41839) 6 years ago
test_ssh.py allow configuring sftp/scp executables (#36648) 7 years ago
test_winrm.py win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330) 6 years ago