From 22f59ac67c6b3647dd5057f14bd237e291680c27 Mon Sep 17 00:00:00 2001 From: akshun Date: Mon, 18 Mar 2024 22:58:51 +0530 Subject: [PATCH] added host nginx --- inventory.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory.yml b/inventory.yml index 3612997..fd70459 100644 --- a/inventory.yml +++ b/inventory.yml @@ -13,6 +13,8 @@ ungrouped: ansible_host: 192.168.1.210 nextcloud: ansible_host: 192.168.1.193 + nginx: + ansible_host: 192.168.1.164 kube: hosts: kube-01: