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 --- roles/timezone/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 roles/timezone/README.md (limited to 'roles/timezone/README.md') diff --git a/roles/timezone/README.md b/roles/timezone/README.md new file mode 100644 index 00000000..4ca57c9e --- /dev/null +++ b/roles/timezone/README.md @@ -0,0 +1,7 @@ +# Ansible Role: timezone + +This role configure the machine timezone + +## Role Variables + +- `timezone` the timezone default `CET` -- cgit v1.2.3