@@ -242,4 +242,4 @@ public static class AnsibleInventoryGenerator {
private sealed record InventoryModel(
Dictionary<string, List<HostEntry>> Groups,
List<string> Warnings);
-}
+}