Skip to content

Add `known_hosts` configuration, remove `ssh-keyscan` commands

Robert Speicher requested to merge rs-known-hosts into master

This ensures we're not connecting to an unknown host at runtime.

Closes https://gitlab.com/gitlab-org/release-tools/issues/207

Merge request reports