From 663e5693a9e5a509c8fcd6c2e43e7ca65b69a26d Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Tue, 28 Jul 2026 02:43:46 -0400 Subject: [PATCH] fuck --- main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.yml b/main.yml index 6611e85..ff2a447 100644 --- a/main.yml +++ b/main.yml @@ -148,5 +148,5 @@ import_tasks: tasks/utility/tools.yml tags: tools_deploy - name: Deploy Website - import_tasks: tasks/utilitiy/website.yml + import_tasks: tasks/utility/website.yml tags: website_deploy