Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created December 5, 2019 16:13
Show Gist options
  • Save jonathanmedd/c0fb6bc569a8e2649daf815a6c4d0872 to your computer and use it in GitHub Desktop.
Save jonathanmedd/c0fb6bc569a8e2649daf815a6c4d0872 to your computer and use it in GitHub Desktop.
_11_timezone
---
- hosts: all
tasks:
- name: Set TimeZone to GMT
win_timezone:
timezone: GMT Standard Time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment