From a4cd3d59ae6e65b62c53f0b124fdbec7332609b4 Mon Sep 17 00:00:00 2001 From: pan Date: Thu, 14 May 2026 20:33:29 +0200 Subject: [PATCH] Inventory erstellt. --- inventory.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 inventory.yaml diff --git a/inventory.yaml b/inventory.yaml new file mode 100644 index 0000000..ed705d8 --- /dev/null +++ b/inventory.yaml @@ -0,0 +1,4 @@ +KI-Macs: + hosts: + MStudio1: + ansible_host: 192.168.2.113 \ No newline at end of file