From a3b4346c0617e957073d06725bd53e5bad958ca6 Mon Sep 17 00:00:00 2001 From: Ditmar Visser Date: Wed, 4 Jun 2025 12:25:42 +0000 Subject: [PATCH] fix: inventory --- opdracht-2/inventory.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opdracht-2/inventory.ini b/opdracht-2/inventory.ini index f68e69d..fccd236 100644 --- a/opdracht-2/inventory.ini +++ b/opdracht-2/inventory.ini @@ -1 +1 @@ -devhost 192.168.1.4 \ No newline at end of file +devhost ansible_host=192.168.1.4 \ No newline at end of file