```groups: - name: linux targets: - ca...
# bolt
y
Copy code
groups:
  - name: linux
    targets:
      - camnpunbutt.cam.scsc.local
    config:
      transport: ssh
      ssh:
        private-key: /path/to/private_key
config:
  ssh:
    user: nbutt
    private-key: /same/path/to/private_key