From 083bab14e82cdbc86ed91859ae45c371ea7fae43 Mon Sep 17 00:00:00 2001
From: Alexander Dahl <alex@netz39.de>
Date: Mon, 12 Dec 2022 18:38:02 +0100
Subject: [PATCH] :wrench: inventory: Introduce new group 'docker_host'

Hosts which have Docker installed and where containers can run.
Might make it easier to deploy a unified setup on each of them.
---
 inventory.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/inventory.yml b/inventory.yml
index ece7fa4..e7c8c54 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -13,6 +13,13 @@ all:
     unicorn.n39.eu:
 
   children:
+    docker_host:
+      hosts:
+        krypton.n39.eu:
+        pottwal.n39.eu:
+        radon.n39.eu:
+        tau.netz39.de:
+        unicorn.n39.eu:
     proxmox:
       hosts:
         holmium.n39.eu: