From eaab73caf0958f9bdceb0893185eeb6d56a58e50 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:08 +0200 Subject: [PATCH] Re-arranging layout repo to a more standard one --- {production/group_vars => group_vars}/all.yml | 0 {production/group_vars => group_vars}/nut.yml | 0 {production/group_vars => group_vars}/phpservers.yml | 0 {production/host_vars => host_vars}/bt.dmz.mateu.be.yml | 0 {production/host_vars => host_vars}/munin.dmz.mateu.be.yml | 0 {production/host_vars => host_vars}/ror.dmz.mateu.be.yml | 0 {production/host_vars => host_vars}/web1.dmz.mateu.be.yml | 0 {production/host_vars => host_vars}/web2.dmz.mateu.be.yml | 0 {production/host_vars => host_vars}/web3.dmz.mateu.be.yml | 0 production/hosts => production | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {production/group_vars => group_vars}/all.yml (100%) rename {production/group_vars => group_vars}/nut.yml (100%) rename {production/group_vars => group_vars}/phpservers.yml (100%) rename {production/host_vars => host_vars}/bt.dmz.mateu.be.yml (100%) rename {production/host_vars => host_vars}/munin.dmz.mateu.be.yml (100%) rename {production/host_vars => host_vars}/ror.dmz.mateu.be.yml (100%) rename {production/host_vars => host_vars}/web1.dmz.mateu.be.yml (100%) rename {production/host_vars => host_vars}/web2.dmz.mateu.be.yml (100%) rename {production/host_vars => host_vars}/web3.dmz.mateu.be.yml (100%) rename production/hosts => production (100%) diff --git a/production/group_vars/all.yml b/group_vars/all.yml similarity index 100% rename from production/group_vars/all.yml rename to group_vars/all.yml diff --git a/production/group_vars/nut.yml b/group_vars/nut.yml similarity index 100% rename from production/group_vars/nut.yml rename to group_vars/nut.yml diff --git a/production/group_vars/phpservers.yml b/group_vars/phpservers.yml similarity index 100% rename from production/group_vars/phpservers.yml rename to group_vars/phpservers.yml diff --git a/production/host_vars/bt.dmz.mateu.be.yml b/host_vars/bt.dmz.mateu.be.yml similarity index 100% rename from production/host_vars/bt.dmz.mateu.be.yml rename to host_vars/bt.dmz.mateu.be.yml diff --git a/production/host_vars/munin.dmz.mateu.be.yml b/host_vars/munin.dmz.mateu.be.yml similarity index 100% rename from production/host_vars/munin.dmz.mateu.be.yml rename to host_vars/munin.dmz.mateu.be.yml diff --git a/production/host_vars/ror.dmz.mateu.be.yml b/host_vars/ror.dmz.mateu.be.yml similarity index 100% rename from production/host_vars/ror.dmz.mateu.be.yml rename to host_vars/ror.dmz.mateu.be.yml diff --git a/production/host_vars/web1.dmz.mateu.be.yml b/host_vars/web1.dmz.mateu.be.yml similarity index 100% rename from production/host_vars/web1.dmz.mateu.be.yml rename to host_vars/web1.dmz.mateu.be.yml diff --git a/production/host_vars/web2.dmz.mateu.be.yml b/host_vars/web2.dmz.mateu.be.yml similarity index 100% rename from production/host_vars/web2.dmz.mateu.be.yml rename to host_vars/web2.dmz.mateu.be.yml diff --git a/production/host_vars/web3.dmz.mateu.be.yml b/host_vars/web3.dmz.mateu.be.yml similarity index 100% rename from production/host_vars/web3.dmz.mateu.be.yml rename to host_vars/web3.dmz.mateu.be.yml diff --git a/production/hosts b/production similarity index 100% rename from production/hosts rename to production