From 8e370731d5879c62b954f51aa774928eb19c164f Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Tue, 3 Sep 2024 13:37:55 +0000 Subject: [PATCH] change ip of host pi --- inventory.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory.yml b/inventory.yml index 6c6817f..9831556 100644 --- a/inventory.yml +++ b/inventory.yml @@ -23,8 +23,8 @@ ungrouped: ansible_host: 192.168.1.113 ansible_user: akshun pi: - ansible_host: 192.168.1.80 - ansible_user: akshun + ansible_host: 192.168.1.44 + ansible_user: root kube: hosts: kube-01: