From 0163bcdfb6edc79dca76a914c74c3111efc7dffe Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Thu, 9 May 2024 19:01:13 +0530 Subject: [PATCH] modified ip of host pi --- inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index 4cf649a..7fad2a2 100644 --- a/inventory.yml +++ b/inventory.yml @@ -30,4 +30,4 @@ kube: kube-master-2: ansible_host: 192.168.1.96 pi: - ansible_host: 192.168.1.241 \ No newline at end of file + ansible_host: 192.168.1.17 \ No newline at end of file