From e778bd28ac4dae8f94f082edaf22b0f7b5c07869 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Mon, 6 May 2024 12:19:53 +0530 Subject: [PATCH] added host ansible --- inventory.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory.yml b/inventory.yml index 02a1697..fb2e014 100644 --- a/inventory.yml +++ b/inventory.yml @@ -11,6 +11,8 @@ ungrouped: ansible_host: 192.168.1.210 nginx: ansible_host: 192.168.1.164 + pbs: + ansible_host: 192.168.1.221 kube: hosts: kube-01: