Skip to main content

Timezone Role

This Ansible role can be used to set the time zone of the system.


Variables

VariablesTypeOptionsDefaults
timezone_timezone:string---Etc/UTC

Example Playbook

- name: Import timezone Role
hosts: all
roles:
- role: giftpilz0.general.timezone