Module for configuring DNS Client on Windows systems
Configure the DNS server list from DHCP Server
Configure the DNS server list in the specified interface
Example:
config_dns_servers:
win_dns_client.dns_exists:
- servers:
- 8.8.8.8
- 8.8.8.9