From bf8720e581a9fb65f22dbcbb235e1b5def7f63b9 Mon Sep 17 00:00:00 2001
From: jabertwo <wz@jabertwo.de>
Date: Sun, 7 May 2023 01:36:22 +0200
Subject: [PATCH] clean up hosts.yml

---
 hosts.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/hosts.yml b/hosts.yml
index 96a1a3b3..3cae4f41 100644
--- a/hosts.yml
+++ b/hosts.yml
@@ -18,11 +18,6 @@ prod:
         tiffany:
           ansible_ssh_host: 159.69.57.15
 
-        # Physischer Server für Veranstaltungen / Camps
-        # warpzone.remote Proxmox-Server
-        hex:
-          ansible_ssh_host: 10.111.10.100
-
     vms:
       children:
         weatherwax:
-- 
GitLab