pytest-testinfra icon indicating copy to clipboard operation
pytest-testinfra copied to clipboard

Improved ssh config support in Paramiko backend

Open tpmullan opened this issue 3 years ago • 0 comments

The include statement in the ssh config is now supported when using paramiko as the backend

This is a relatively simple change, but it allows my overly complicated ssh setup to work out of the box. Please let me know if there is anything I need to change so this can be merged.

tpmullan avatar Sep 12 '22 18:09 tpmullan