mirror of https://github.com/ansible/ansible.git
paramiko_ssh - mark connection as connected when successful (#74459)
* Remove unused import from testpull/74505/head
parent
98495ae99d
commit
74b2add460
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- paramiko_ssh - mark connection as connected when ``_connect()`` is called (https://github.com/ansible/ansible/issues/74081)
|
||||
Loading…
Reference in New Issue