summaryrefslogtreecommitdiffstats
path: root/roles/timezone/meta/main.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:32:07 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:32:07 +0200
commit2d45a9b60a008581672af7a901258f488d3cde16 (patch)
treed19833d22a562bdb09d24702df20fbfb4e779f6d /roles/timezone/meta/main.yml
parentac7bb521873b59feb43303b4b1d46c37d16ad8b0 (diff)
Refactor: move the timezone into its own role
Diffstat (limited to 'roles/timezone/meta/main.yml')
-rw-r--r--roles/timezone/meta/main.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/roles/timezone/meta/main.yml b/roles/timezone/meta/main.yml
new file mode 100644
index 00000000..e8012679
--- /dev/null
+++ b/roles/timezone/meta/main.yml
@@ -0,0 +1,19 @@
+---
+dependencies: []
+galaxy_info:
+ role_name: timezone
+ author: a14m
+ description: "Configure the linux distro timezone"
+ company: "kartoffeln.work GmbH."
+ license: "license MIT"
+ min_ansible_version: "2.18"
+ platforms:
+ - name: ArchLinux
+ versions:
+ - all
+ - name: Ubuntu
+ versions:
+ - noble
+ - name: Debian
+ versions:
+ - bookworm