Management of NTP servers on Windows
New in version 2014.1.0.
Get list of configured NTP servers
CLI Example:
salt '*' ntp.get_servers
Set Windows to use a list of NTP servers
CLI Example:
salt '*' ntp.set_servers 'pool.ntp.org' 'us.pool.ntp.org'
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.win_ntp.html