From 457f3a727fe9521134cf82cef28063cee8b9c19c Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 3 Mar 2023 16:43:15 +0100 Subject: [PATCH] Modify inventories to inventory --- {inventories => inventory}/cluster/hosts.yml | 0 {inventories => inventory}/group_vars/all.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {inventories => inventory}/cluster/hosts.yml (100%) rename {inventories => inventory}/group_vars/all.yml (100%) diff --git a/inventories/cluster/hosts.yml b/inventory/cluster/hosts.yml similarity index 100% rename from inventories/cluster/hosts.yml rename to inventory/cluster/hosts.yml diff --git a/inventories/group_vars/all.yml b/inventory/group_vars/all.yml similarity index 100% rename from inventories/group_vars/all.yml rename to inventory/group_vars/all.yml