From 44a043a9071d5cb26d48280d699b1ae7f11c0a98 Mon Sep 17 00:00:00 2001 From: Mark Riedesel Date: Wed, 20 Nov 2024 13:27:24 -0600 Subject: [PATCH] localhost needs to be included in all, maybe, idk --- inventory/hosts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/hosts b/inventory/hosts index 072ebf5..2b73d7f 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -1,2 +1,5 @@ +[all] +localhost + [base] hulder