From 4314f86022274ee9678db560451f3eb8b5d06742 Mon Sep 17 00:00:00 2001 From: Mathieu BOURBON Date: Fri, 23 Jan 2026 18:36:49 +0100 Subject: [PATCH] added glance host --- inventories/inventory.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventories/inventory.yml b/inventories/inventory.yml index 48b49ad..7d62425 100644 --- a/inventories/inventory.yml +++ b/inventories/inventory.yml @@ -30,3 +30,5 @@ lxc: ansible_host: 192.168.1.211 authelia: ansible_host: 192.168.1.205 + glance: + ansible_host: 192.168.1.220