From 3d96583841e961e44e435b5e97833917586831d5 Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" Date: Thu, 26 Jul 2018 14:38:10 +0200 Subject: [PATCH] Rename host_vars --- host_vars/backup01 | 1 - host_vars/{lxc-betam-01 => betam} | 0 host_vars/{lxc-laika-01 => laika} | 0 host_vars/{lxc-pet-01 => pet} | 0 host_vars/{lxc-proteus-01 => proteus} | 0 host_vars/{lxc-sojus-01 => sojus} | 0 host_vars/{lxc-zyklon-01 => zyklon} | 0 7 files changed, 1 deletion(-) delete mode 100644 host_vars/backup01 rename host_vars/{lxc-betam-01 => betam} (100%) rename host_vars/{lxc-laika-01 => laika} (100%) rename host_vars/{lxc-pet-01 => pet} (100%) rename host_vars/{lxc-proteus-01 => proteus} (100%) rename host_vars/{lxc-sojus-01 => sojus} (100%) rename host_vars/{lxc-zyklon-01 => zyklon} (100%) diff --git a/host_vars/backup01 b/host_vars/backup01 deleted file mode 100644 index 7b9530f..0000000 --- a/host_vars/backup01 +++ /dev/null @@ -1 +0,0 @@ -inventory_hostname_short: backup01 \ No newline at end of file diff --git a/host_vars/lxc-betam-01 b/host_vars/betam similarity index 100% rename from host_vars/lxc-betam-01 rename to host_vars/betam diff --git a/host_vars/lxc-laika-01 b/host_vars/laika similarity index 100% rename from host_vars/lxc-laika-01 rename to host_vars/laika diff --git a/host_vars/lxc-pet-01 b/host_vars/pet similarity index 100% rename from host_vars/lxc-pet-01 rename to host_vars/pet diff --git a/host_vars/lxc-proteus-01 b/host_vars/proteus similarity index 100% rename from host_vars/lxc-proteus-01 rename to host_vars/proteus diff --git a/host_vars/lxc-sojus-01 b/host_vars/sojus similarity index 100% rename from host_vars/lxc-sojus-01 rename to host_vars/sojus diff --git a/host_vars/lxc-zyklon-01 b/host_vars/zyklon similarity index 100% rename from host_vars/lxc-zyklon-01 rename to host_vars/zyklon