OK,

Am I missing something? or is this module requiring you to run it against 
the DNS server directly?

I know I though powershell normally can define the DNS server I wish to 
execute against, but this module doesn't look like I can tweak that any, 
without adding the feature manually.

How difficult would this be to get a feature added?
Looking through the .ps1 files, it doesn't look like it would be difficult, 
and that honestly, most of it is there already, namely by commenting out 
the variable below and hard setting it to my preferred whipp--... DNS 
server.

$dns_computer_name = "1.1.1.1"
#$dnscomputer_name = $module.Params.computer_name


Ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/ff06c505-17e1-45b1-9cef-271296b98f1d%40googlegroups.com.

Reply via email to