Host bastion
  HostName bastion.applay.tech
  IdentityFile ~/.ssh/github-actions.pem
  User github

Host wms
  HostName wms.applayos.com
  IdentityFile ~/.ssh/Server-WMS.pem
  User arch
  ProxyJump bastion