From 0b65363b85b0f7efdc78d7daccf7a7380ffa608d Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Thu, 16 May 2024 16:03:10 +0530 Subject: [PATCH] add pihole_2 --- inventory.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index 8669ab8..b85a7fe 100644 --- a/inventory.yml +++ b/inventory.yml @@ -7,8 +7,10 @@ ungrouped: ansible_host: 192.168.1.4 proxmox: ansible_host: 192.168.1.126 - pihole: + pihole_1: ansible_host: 192.168.1.210 + pihole_2: + ansible_host: 192.168.1.198 nginx: ansible_host: 192.168.1.164 pbs: