From c7c56b8cbdb6b414b14794adf0d87c93bba9b03d Mon Sep 17 00:00:00 2001 From: max Date: Thu, 10 Jul 2025 18:04:35 +0200 Subject: [PATCH] Move all.yaml to groupp_vars --- Inventory/{host_vars => group_vars}/all.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Inventory/{host_vars => group_vars}/all.yaml (100%) diff --git a/Inventory/host_vars/all.yaml b/Inventory/group_vars/all.yaml similarity index 100% rename from Inventory/host_vars/all.yaml rename to Inventory/group_vars/all.yaml