From 317816558d63f15a80fab046c920d0d54c142f10 Mon Sep 17 00:00:00 2001 From: Hermes Agent service account Date: Sat, 18 Jul 2026 19:58:02 -0500 Subject: [PATCH] fix: main-street-station uses jarvis user and id_jarvis key --- ansible/inventory.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 8f5b2c7..2303abe 100755 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -84,8 +84,9 @@ jmri_server: hosts: main-street-station: ansible_host: 192.168.10.40 - ansible_user: wed + ansible_user: jarvis ansible_become: true + ansible_ssh_private_key_file: ~/.ssh/id_jarvis papermc_server: # ansible-galaxy role install engonzal.papermc