ryanlelek.timezone

Timezone

Configures Timezone

IMPORTANT!

Do NOT use any value other than the default (Etc/UTC).
Keep it as the default unless you have a good reason to change it.
Whatever you do, make sure to pick one timezone and stick with it (Etc/UTC is highly recommended).
For more details, see Setting the Timezone.

Requirements

None

Role Variables

timezone_locale: Etc/UTC

Dependencies

None

Example Playbook

Default, Recommended!

- hosts: all
  roles:
     - ryanlelek.timezone

Not recommended, but if you want to change locales:

- hosts: all
  roles:
     - role: ryanlelek.timezone
       timezone_locale: America/Los_Angeles

License

MIT

Author Information

Created by Ryan Lelek
Part of AnsibleTutorials.com

Informazioni sul progetto

Configures Timezone

Installa
ansible-galaxy install ryanlelek.timezone
Licenza
mit
Download
799
Proprietario