ssh.cfg (96 lines of code) (raw):

Host couchdb-bastion-x86-64-ubuntu-dal-1-01 Hostname 52.118.184.106 User ubuntu ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m Host couchdb-worker-x86-64-ubuntu-dal-1-01 Hostname 10.240.0.4 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-02 Hostname 10.240.0.5 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-03 Hostname 10.240.0.6 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-04 Hostname 10.240.0.7 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-05 Hostname 10.240.0.8 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-06 Hostname 10.240.0.9 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-07 Hostname 10.240.0.10 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host couchdb-worker-x86-64-ubuntu-dal-1-08 Hostname 10.240.0.11 User ubuntu StrictHostKeyChecking no ProxyCommand /usr/bin/ssh -W %h:%p -q ubuntu@couchdb-bastion-x86-64-ubuntu-dal-1-01 Host linux1 Hostname 148.100.74.32 User linux1 ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m Host ubuntu Hostname 140.211.10.90 User ubuntu ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m Host ubuntu-fra1-10 Hostname 67.207.77.129 User root ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m Host ubuntu-fsn-1-09 Hostname 88.99.24.185 User root ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m Host ubuntu-nc-arm64-12 Hostname 89.58.42.161 User root ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m Host ubuntu-nc-x86-11 Hostname 152.53.129.244 User root ForwardAgent yes StrictHostKeyChecking no ControlMaster auto ControlPath /tmp/ansible-%r@%h:%p ControlPersist 30m