diff --git a/ssh_ansible.conf b/ssh_ansible.conf new file mode 100644 index 0000000..6c2570a --- /dev/null +++ b/ssh_ansible.conf @@ -0,0 +1,3 @@ +StrictHostKeyChecking no +PubkeyAcceptedKeyTypes +ssh-rsa +HostKeyAlgorithms +ssh-rsa \ No newline at end of file