From 6b98bd9d5974c46966ab40c2eff90ea437d583c5 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Tue, 9 Dec 2025 08:23:37 +0000 Subject: [PATCH] add kube-lb-03 --- inventory.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inventory.yml b/inventory.yml index 977e98b..476d4da 100644 --- a/inventory.yml +++ b/inventory.yml @@ -47,6 +47,9 @@ kube-lb: kube-lb-02: ansible_host: 192.168.1.52 ansible_user: akshun + kube-lb-03: + ansible_host: 192.168.1.53 + ansible_user: akshun proxmox: hosts: @@ -62,3 +65,4 @@ proxmox: pbs: ansible_host: 192.168.1.112 ansible_user: root +