From 2c3a13beec47af93fccb129a88baa2be1e2920ba Mon Sep 17 00:00:00 2001 From: sascha Date: Wed, 29 Jul 2026 13:51:22 +0200 Subject: [PATCH] =?UTF-8?q?inventory:=20Host-Variablen=20f=C3=BCr=20produk?= =?UTF-8?q?tiven=20VPS=20versionieren?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- host_vars/pfannkuchen/vars.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 host_vars/pfannkuchen/vars.yml diff --git a/host_vars/pfannkuchen/vars.yml b/host_vars/pfannkuchen/vars.yml new file mode 100644 index 0000000..1fb227f --- /dev/null +++ b/host_vars/pfannkuchen/vars.yml @@ -0,0 +1,2 @@ +ansible_host: 46.225.230.72 +ansible_user: root