dandyrow.linux.timezone role – Configure timezone & hwclock

Note

This role is part of the dandyrow.linux collection (version 2.6.0).

To install it use: ansible-galaxy collection install dandyrow.linux.

To use it in a playbook, specify: dandyrow.linux.timezone.

Entry point main – Configure timezone & hwclock

Synopsis

  • Configure system timezone and hardware clock.

  • Hardware clock will only be set on non-virtualised hosts.

Parameters

Parameter

Comments

city

string / required

City of desired timezone (ie Dublin, Singapore, etc.).

region

string / required

Region of desired timezone (ie Europe, Africa, etc.).

Authors

  • Daniel Lowry (github.com/dandyrow)