[WARNING]: ansible-pylibssh not installed

[WARNING]: ansible-pylibssh not installed, falling back to paramiko

You can fix the error by installing pylibssh with pip

pip install ansible-pylibssh

If ansible-pylibssh is not installed, it will fall back to using paramiko. Paramiko can have issues with custom ssh ports.

Leave a Reply

Your email address will not be published. Required fields are marked *