From 5375e53da191f8c49ea275352a73b846647283ea Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 7 Sep 2025 23:28:41 -0600 Subject: [PATCH] modified local.yml --- local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/local.yml b/local.yml index dd4812f..1ab5d43 100644 --- a/local.yml +++ b/local.yml @@ -12,3 +12,4 @@ - include_tasks: tasks/users.yml - include_tasks: tasks/cron.yml - include_tasks: tasks/packages.yml + - include_tasks: tasks/remove.yml