From b939dc7ccd28d86d1e1d8cf6102971fbbbed690d Mon Sep 17 00:00:00 2001 From: Mathieu BOURBON Date: Fri, 23 Jan 2026 14:58:43 +0100 Subject: [PATCH] added pihole and authelia lxc --- inventories/inventory.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inventories/inventory.yml b/inventories/inventory.yml index 1f13e03..48b49ad 100644 --- a/inventories/inventory.yml +++ b/inventories/inventory.yml @@ -26,3 +26,7 @@ lxc: ansible_host: 192.168.1.227 prowlarr: ansible_host: 192.168.1.228 + pihole: + ansible_host: 192.168.1.211 + authelia: + ansible_host: 192.168.1.205