From 4bd59ca5e99d4fc8a22083ea2db5cff33ced913d Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Wed, 8 May 2024 17:59:56 +0530 Subject: [PATCH] added host nextcloud --- inventory.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory.yml b/inventory.yml index fb2e014..4cf649a 100644 --- a/inventory.yml +++ b/inventory.yml @@ -13,6 +13,8 @@ ungrouped: ansible_host: 192.168.1.164 pbs: ansible_host: 192.168.1.221 + nextcloud: + ansible_host: 192.168.1.220 kube: hosts: kube-01: