From 8da859b17e367ea6cf08ec4bdd8a415bd73bed3f Mon Sep 17 00:00:00 2001 From: Kristof Provost Date: Fri, 5 May 2023 11:37:50 +0200 Subject: [PATCH] ansible: add real names to the inventory --- ansible/inventory.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ansible/inventory.yaml b/ansible/inventory.yaml index b560a2c..35098a3 100644 --- a/ansible/inventory.yaml +++ b/ansible/inventory.yaml @@ -1,6 +1,7 @@ domoticamachines: hosts: - dom1: - ansible_host: 1.0.2.18 + pennestraat20: + pennestraat22: + pennestraat22a: qemu: poudriere-image: -- 2.51.0