mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
changed winrm _reset to reset and make ssh reset show warning (#42651)
* changed winrm _reset to reset and make ssh reset show warning * minor changelog update
This commit is contained in:
committed by
Matt Davis
parent
a5fc9a17f0
commit
d723b8541d
3
changelogs/fragments/connection_reset.yaml
Normal file
3
changelogs/fragments/connection_reset.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- ssh - reset connection will show a warning instead of failing for older OpenSSH versions
|
||||
- winrm - change the _reset() method to use reset() that is part of ConnectionBase
|
||||
Reference in New Issue
Block a user