Hi,
I want to create ansible automation for create IPv4 pools on Windows Server 
2019 operating system.

This is where I want to add the pool:

[image: Capture.PNG] <about:invalid#zClosurez>







>From what I understand I have two options I could do that:
1. Is to the find dhcpmgmt built-in Ansible module which is capable to 
create pools (don't know if this kind of module even exist)
2. Is to send PowerShell commands to the dhcp server (dhcp1) and configure 
the pool through that.


I need help in:
1. Does Ansible module exist for creating pools on dhcp windows servers? If 
it does can I get some references?
2. How do I configure windows servers with PowerShell commands? What module 
to use and how does the code for the task should look like?

Thanks in advance,
YP 

-- 
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/dd95577a-47dc-4cc0-a860-82449554f7b5%40googlegroups.com.

Reply via email to