Skip to content

Instantly share code, notes, and snippets.

Created September 29, 2014 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7a55c7cc48754de022ac to your computer and use it in GitHub Desktop.
Save anonymous/7a55c7cc48754de022ac to your computer and use it in GitHub Desktop.
set ntp server:
module:
- run
- name: ntp.set_servers
- m_name: 10.1.2.138
[INFO ] Executing command 'W32tm /config /syncfromflags:manual /manualpeerlist:"" &&W32tm /config /reliable:yes && W32tm /config /update' in directory 'C:\\Users\\Administrator'
[INFO ] output: The command completed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment