Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 675 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 675 Bytes

staenker.timezone

Ansible Galaxy

Sets the timezone of Debian based systems.

Requirements

A Debian based system is enough

Role Variables

  • timezone, default: UTC, examples: "Europe/Berlin", "Europe/Stockholm", "America/New_York", ...

Dependencies

none

Example Playbook

- hosts: servers
  roles:
     - { role: staenker.timezone, timezone: Europe/Berlin }

License

Apache License, Version 2.0

Author Information

Awesome dude