diff --git a/roles/fedora-docs/translation/files/ssh_config b/roles/fedora-docs/translation/files/ssh_config index 21d4437145..a772f9cc47 100644 --- a/roles/fedora-docs/translation/files/ssh_config +++ b/roles/fedora-docs/translation/files/ssh_config @@ -1,2 +1,3 @@ Host pagure.io IdentityFile ~/.ssh/id_rsa_docs_trans + StrictHostKeyChecking no