Configure timezone for different distributions
Find a file
2024-11-19 18:29:31 +01:00
defaults Initial commit 2024-11-19 18:29:31 +01:00
meta Initial commit 2024-11-19 18:29:31 +01:00
tasks Initial commit 2024-11-19 18:29:31 +01:00
.gitignore Initial commit 2024-11-19 18:29:31 +01:00
README.md Initial commit 2024-11-19 18:29:31 +01:00
timezone.yml Initial commit 2024-11-19 18:29:31 +01:00

timezone

Set timezone for different distributions

Role Variables

Defaults:

  • timezone_zone (defaults: Europe/Berlin): timezone name

Example Playbook

---
- hosts: all

  roles:
    - role: timezone
      vars:
        timezone_zone: Europe/Berlin

License

AGPL-3.0-or-later

Author Information

Sven Velt - sven-ansiblerole@velt.biz https://git.velt.biz/velt.biz/