Hey Guys,
I have added a timezone task and maybe its buggy or maybe my logic is not quiet right. It is referring to Easter timezone instead of Daylight Timezone, yaml block below:
- name: Set timezone to 'A.U.S. Eastern Standard Time' (GMT+10:00)
win_timezone:
timezone: E. Australia Standard Time
Now, in Melbourne, we have Daylight time zone but still, it's pointing to Easter timezone. How to ensure that timezone is automatically detected? like Eastern or Daylight by OS? Surely Microsoft must be providing timezone data with base Windows Server 2016 I suppose?
Kindly advise.
Thank you very much.
Kind Regards,
Ameya Agashe