From fedf6cb7570f27f15ec4095e406a594b965ed9a2 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 14 Jul 2024 16:29:25 +0530 Subject: [PATCH] add adguard and remove pihole --- inventory.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/inventory.yml b/inventory.yml index 8bec9b6..4b30642 100644 --- a/inventory.yml +++ b/inventory.yml @@ -7,12 +7,8 @@ ungrouped: proxmox: ansible_host: 192.168.1.126 ansible_user: root - pihole_1: - ansible_host: 192.168.1.210 - ansible_user: akshun - pihole_2: - ansible_host: 192.168.1.198 - ansible_user: akshun + adguard: + ansible_host: 192.168.1.51 pve: ansible_host: 192.168.1.105 ansible_user: root