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
2018-07-11 09:12:29 +10:00
..
__init__.py
test_connection.py mock ncclient import in test_connection.py (#32786) 2017-11-10 11:53:04 -05:00
test_netconf.py Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
test_network_cli.py Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
test_ssh.py allow configuring sftp/scp executables (#36648) 2018-04-23 18:36:35 -04:00
test_winrm.py win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330) 2018-07-11 09:12:29 +10:00