New in version 2.1.
Sets machine time to the specified timezone, the module will check if the provided timezone is supported on the machine.
parameter | required | default | choices | comments |
---|---|---|---|---|
timezone |
yes | Timezone to set to. Example Central Standard Time |
# Set machine's timezone to Central Standard Time win_timezone: timezone: "Central Standard Time"
For more information on what this means please read Extras Modules
For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Helping Testing PRs and Developing Modules.