Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 405 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 405 Bytes

timezone

Set the timezone.

Role Variables

  • timezone: UTC

    Specifies the timezone to set on the server. Should correspond with IANA timezone name (eg, US/Eastern or America/Chicago.)

Example Playbook

- hosts: servers
  roles:
     - timezone

License

BSD

Author Information

Adam Herzog [email protected]