[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.