From 06e3084262b9ad6634fac0217d63da7d53750e78 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Mon, 13 May 2024 07:48:13 +0530 Subject: [PATCH] update ip of host pi --- inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index 7fad2a2..8669ab8 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.17 \ No newline at end of file + ansible_host: 192.168.1.80 \ No newline at end of file