From a20ad27fd8ddff3b0004fb5e2d64a89e2a9fd37d Mon Sep 17 00:00:00 2001 From: akshun Date: Thu, 25 Apr 2024 16:12:58 +0530 Subject: [PATCH] Update inventory.yml --- inventory.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/inventory.yml b/inventory.yml index 91fae48..3b85688 100644 --- a/inventory.yml +++ b/inventory.yml @@ -7,12 +7,8 @@ ungrouped: ansible_host: 192.168.1.4 proxmox: ansible_host: 192.168.1.126 - debian: - ansible_host: 192.168.1.73 pihole: ansible_host: 192.168.1.210 - nextcloud: - ansible_host: 192.168.1.129 nginx: ansible_host: 192.168.1.164 pi: @@ -23,15 +19,7 @@ kube: ansible_host: 192.168.1.151 kube-02: ansible_host: 192.168.1.8 - kube-03: - ansible_host: 192.168.1.194 - kube-04: - ansible_host: 192.168.1.48 jellyfin: ansible_host: 192.168.1.125 - kube-master-1: - ansible_host: 192.168.1.93 kube-master-2: - ansible_host: 192.168.1.96 - kube-master-3: - ansible_host: 192.168.1.23 \ No newline at end of file + ansible_host: 192.168.1.96 \ No newline at end of file