ansible/changelogs/fragments/74081-paramiko-mark-connected.yml

3 lines
138 B
YAML
Raw Normal View History

bugfixes:
- paramiko_ssh - mark connection as connected when ``_connect()`` is called (https://github.com/ansible/ansible/issues/74081)