Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 194 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 194 Bytes

Timezone role

Define timezone.

Usage

Configure the role.

timezone: "Europe/Zurich"

And include it in your playbook.

- hosts: timezone
  roles:
  - role: timezone