ansible/changelogs/fragments/69164-remove-redundant-conditional.yaml

3 lines
126 B
YAML
Raw Normal View History

bugfixes:
- paramiko_ssh - Removed redundant conditional statement in ``_parse_proxy_command`` that always evaluated to True.