From 2d45a9b60a008581672af7a901258f488d3cde16 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:32:07 +0200 Subject: Refactor: move the timezone into its own role --- site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'site.yml') diff --git a/site.yml b/site.yml index bd3742a4..5f48b6fb 100644 --- a/site.yml +++ b/site.yml @@ -12,6 +12,7 @@ - role: "ssh" tags: ["required_for_boot"] - role: "locales" + - role: "timezone" - role: "settings" pre_tasks: -- cgit v1.2.3