We're looking for the same thing. What'd you end up using? On Monday, January 27, 2020 at 5:26:08 AM UTC-5 [email protected] wrote:
> 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] > > > > > > > > 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/b96b1942-010d-44f3-a131-29d9f3a59656n%40googlegroups.com.
