From b44bcd68f2750d88fabf38fa3d84683cdfc9a1d8 Mon Sep 17 00:00:00 2001
From: nicoo <nicoo@realraum.at>
Date: Tue, 15 Dec 2020 22:31:31 +0100
Subject: [PATCH] Drop calendar and tickets from the inventory

We deleted those VMs a while back
---
 ansible/hosts.ini |    2 --
 1 file changed, 2 deletions(-)

diff --git a/ansible/hosts.ini b/ansible/hosts.ini
index 26bb727..02971c9 100644
--- a/ansible/hosts.ini
+++ b/ansible/hosts.ini
@@ -44,14 +44,12 @@ virtualservers-alfred
 
 [virtualservers-alfred]
 athsdisc
-calendar
 ctf
 entrance
 galley
 hacksch
 metrics
 r3home
-tickets
 testvm
 
 [virtualservers-alfred:vars]
-- 
1.7.10.4