Thank you very much, Jordan! Yep, it's working perfectly fine now. Kind regards Ameya Agashe
On Mon, Oct 29, 2018 at 10:20 PM Jordan Borean <[email protected]> wrote: > The error message you are receiving is saying 'E. Australia Daylight Time' > is not valid timezone. You cna run 'tzutil.exe /l' to list all the > available timezones. The easiest way to do this is to set your timezone > manually and run 'tzutil.exe /g'. I did this for you and the result for > UTC+10 Canberra, Melbourne, Sydney is 'AUS Eastern Standard Time'. So just > change your task to > > - name: Set timezone to A.U.S. Eastern Time (DST) > win_timezone: > timezone: AUS Eastern Standard Time > > DST is automatically adjusted for this timezone, if you wish to always > have DST off but still set to Canberra, Melbourne, Sydney set timezone to > 'AUS Eastern Standard Time_dstoff'. > > Thanks > > Jordan > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/325a267c-695d-4d56-8dd7-5545e2c8ee26%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/325a267c-695d-4d56-8dd7-5545e2c8ee26%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAG9tf--xKy8mHh2E_X-g3et%3DBUpP1UNWHQKWoWaEvnEKYhp5Hg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
