From 483849189c267f913162576af71af9dbf0221717 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Tue, 26 Aug 2025 02:23:28 +0000 Subject: [PATCH] change ip of host pi --- inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index a93eb68..1a1ed48 100644 --- a/inventory.yml +++ b/inventory.yml @@ -5,7 +5,7 @@ ungrouped: ansible_host: 192.168.1.4 ansible_user: root pi: - ansible_host: 192.168.1.36 + ansible_host: 192.168.1.151 ansible_user: akshun minecraft: ansible_host: 192.168.1.3