Skip to content

Purge Windows DNS Resolver cache

Go to Automation

View in GitLab

Description

This playbook purges the Windows DNS Resolver cache on specified hosts. It flushes the DNS Resolver cache using the ipconfig.exe /flushdns command if the operating system is Windows. If the uniFLOW status web page is accessible on that host, it also flushes the uniFLOW DNS cache.

Credentials

  • sys_ansible_windows

Input

Variable Description
target FQDN name of the server or comma separated list of servers

Output

None

Dependencies