{ "hosts": [ { "name": "ubuntu", "ip": "192.168.50.61", "sshUser": "bear", "sshKeyPath": "~/.ssh/id_ed25519", "sshPort": 22 }, { "name": "grizzley", "ip": "192.168.50.84", "sshUser": "bear", "sshKeyPath": "~/.ssh/id_ed25519" }, { "name": "truenas", "ip": "192.168.50.12", "sshUser": "root", "sshKeyPath": "~/.ssh/id_ed25519" } ] }