From 5ae5f48b04a14e2a4e232c715f54924244518528 Mon Sep 17 00:00:00 2001 From: gitea Date: Mon, 14 Sep 2026 10:34:22 +0200 Subject: [PATCH] Update Inventory.yml --- Inventory.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Inventory.yml b/Inventory.yml index b490556..203403f 100644 --- a/Inventory.yml +++ b/Inventory.yml @@ -1,8 +1,6 @@ all: hosts: - children: - Containers: - hosts: - ansible.alma-Formateur: - ansible_host: 172.31.30.3 - ansible_port=22 \ No newline at end of file + ansible.alma-Formateur: + ansible_host: 172.31.30.3 + ansible.debian-Formateur: + ansible_host: 172.31.30.5 \ No newline at end of file