Ansible Role timezone¶
This role sets the desired timezone.
Optional Role Variables¶
timezone__timezone
Set timezone. Have a look at the Wikipedia List for the options.
Type: String.
Default:
'Europe/Zurich'
Example:
# optional
timezone__timezone: 'Europe/Zurich'