summaryrefslogtreecommitdiff
path: root/roles/vcsworker/files/ssh_config
blob: eec015e80ff3ea4b8c5f360a1fcbb40cb1bdce0b (plain)
1
2
3
4
5
Host *
    UserKnownHostsFile /dev/null
    StrictHostKeyChecking no
    PasswordAuthentication no
    IdentityFile ~/.ssh/vcsworker