New in version 2.2.
Parameter |
Choices/Defaults |
Comments |
---|---|---|
hwclock
|
|
Whether the hardware clock is in UTC or in local timezone. Default is to keep current setting. Note that this option is recommended not to change and may fail to configure, especially on virtual environments such as AWS. At least one of name and hwclock are required. Only used on Linux.
aliases: rtc |
name
|
|
Name of the timezone for the system clock. Default is to keep current setting. At least one of name and hwclock are required.
|
Note
Common return values are documented here, the following are the fields unique to this module:
Key |
Returned |
Description |
---|---|---|
diff
complex
|
success |
The differences about the given arguments.
|
after
dict
|
The values after change
|
|
before
dict
|
The values before change
|
This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
Hint
If you notice any issues in this documentation you can edit this document to improve it.