Sergei Karavainyi

Results 1 comments of Sergei Karavainyi

As a workaround. You could prepare SSH_HOSTKEY using `ssh-keyscan -p ` and save it to `known_hosts`. See an example ```yml - name: Prepare SSH to work with the remote server...