From ea22e4e40729ce8c75ba8218c6be488191a87770 Mon Sep 17 00:00:00 2001 From: Hermes Agent service account Date: Sat, 18 Jul 2026 19:38:46 -0500 Subject: [PATCH] fix: update main-street-station IP to 192.168.10.40 --- ansible/inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 8c651d9..8f5b2c7 100755 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -83,7 +83,7 @@ honcho_server: jmri_server: hosts: main-street-station: - ansible_host: 192.168.10.45 + ansible_host: 192.168.10.40 ansible_user: wed ansible_become: true