Open
Description
openedon Jan 15, 2021
Is your feature request related to a problem? Please describe.
My existing server has SSH set on a non standard port, algo fails because SSH isn't available on port 22:
fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 320, "msg": "Timeout when waiting for search string OpenSSH in 123.123.123.123:22"}
Describe the solution you'd like
A clear easy way to set a custom SSH port
Describe alternatives you've considered
Temporarily swapping the server to a different SSH port
Additional context
None!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment