timezone

Collection: community.general

Full Name: parallax.community.general.timezone

Aliases: community.general.timezone, timezone

Synopsis

Set the system timezone

Parameters

NameTypeRequiredDefaultDescription
namestringyesName of the timezone (e.g. America/New_York)
hwclockstringUTCWhether the hardware clock is in UTC or local time

Example

- name: Put the host on UTC
  timezone:
    name: Etc/UTC