mirror of https://github.com/ansible/ansible.git
Use a context handler for file handling in paramiko_ssh.Connection. (#65624)
parent
d3e9ef3c35
commit
ec34235e2e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- paramiko_ssh - optimized file handling by using a context manager.
|
||||
Loading…
Reference in New Issue