timezone

Collection: community.general

Full Name: parallax.community.general.timezone

Aliases: community.general.timezone, timezone

Synopsis

Manage timezone

Parameters

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

Example

- name: Example timezone task
  timezone:
    name: <your_name>