mirror of https://github.com/ansible/ansible.git
psrp - Fix reset connection on failed scenarios (#74967)
* psrp - Fix reset connection on failed scenarios * Update psrp-reset.yml * Update changelogs/fragments/psrp-reset.yml Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com> * Update changelogs/fragments/psrp-reset.yml Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>pull/74985/head
parent
a8cf0196f7
commit
cf3a304ce1
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- psrp - Fix error when resetting a connection that was initialised but not connected - (https://github.com/ansible/ansible/issues/74092).
|
||||
- psrp - Try to clean up any server-side resources when resetting a connection.
|
Loading…
Reference in New Issue