Files
configs/playbooks/roles/software_git/files/.ssh/config.d/github
2024-10-08 08:07:44 +02:00

5 lines
64 B
Plaintext

host github.com
hostname ssh.github.com
user git
port 443