Ansible Role linuxfabrik.lfops.timezone¶
This role sets the desired timezone.
Tags¶
timezone
- Sets the timezone.
- Triggers: none.
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'