mirror of https://github.com/ansible/ansible.git
Removed redundant conditional in paramiko_ssh.py (#69164)
* Removed redundant conditional * Added changelog fragment * Removed trailing whitespacepull/68975/head
parent
339c442250
commit
d42151e676
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- paramiko_ssh - Removed redundant conditional statement in ``_parse_proxy_command`` that always evaluated to True.
|
||||
Loading…
Reference in New Issue