From e7c230bffdd33b5f67cb894cbd9a266d6365dfcb Mon Sep 17 00:00:00 2001 From: akshun Date: Fri, 15 Nov 2024 13:42:39 +0530 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 9503b64..7239900 100644 --- a/inventory.yml +++ b/inventory.yml @@ -14,7 +14,7 @@ ungrouped: ansible_host: 192.168.1.165 ansible_user: akshun pi: - ansible_host: 192.168.1.45 + ansible_host: 192.168.1.36 ansible_user: akshun minecraft: ansible_host: 192.168.1.2