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