Hola! 

I changed to Daylight Timezone and now getting errors as below:

FAILED! => {"changed": false, "msg": "The specified timezone: E. Australia 
Daylight Time isn't supported on the machine.", "previous_timezone": "E. 
Australia Standard Time", "timezone": "E. Australia Daylight Time"}

Yaml block:

- name: Set timezone to 'A.U.S. Eastern Daylight Time' (GMT+11:00)
win_timezone:
timezone: E. Australia Daylight Time

My question, do I have to keep on changing yaml code every time when 
timezone changes from Eastern time to Daylight time?

Please advise

Kind Regards
Ameya Agashe

On Monday, 29 October 2018 09:24:24 UTC+11, ameya agashe wrote:
>
> 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
>

-- 
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/4a19b05e-f846-4e6c-b902-6e824dfc27d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to