You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/66451-win_dns_client-dhcp-s...

7 lines
369 B
YAML

minor_changes:
- Checks for and resolves a condition where effective nameservers are obfucated, usually by malware.
See https://www.welivesecurity.com/2016/06/02/crouching-tiger-hidden-dns/
bugfixes:
- Fix detection of DHCP setting so that resetting to DHCP doesn't cause ``CHANGED`` status on every run.
See https://github.com/ansible/ansible/issues/66450