Ok will have to build a vmm box to test that. So far I have the functionality to create,delete,restart,start and shutdown VM's on a Hyper-V host. I have the initial draft on https://github.com/mikef-nl/hyperv_guest . It will need additional testing before I'm happy it works fully. But thus far have been able to add and delete VM's on a Hyper-V host with no problem. Some extra error handling will need to follow and will probably end up creating a separate module for SCVMM following what the vmware modules have done.
On Tuesday, March 8, 2016 at 3:10:36 PM UTC+1, Bryn Ellis wrote: > > I'm very new to Ansible so please forgive me if I'm asking silly questions. > > From what we've tested internally it seems that ansible nicely supports > provisioning of virtual machines on the VMware host. > > There seems to be no way of doing the same thing on Hyper-V 2012 though. > This appears to be due to the lack of support by libvirt of this version > of Hyper-V (looks like libvirt supports Hyper-V 2008). > > I'm struggling to believe nobody out there in the ansible world is > provisioning to Hyper-V 2012 and hasn't hit this problem already. > > How do people provision VM's through ansible to Hyper-V 2012 please? > > Thanks in advance. > Bryn > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ee8b8788-3a01-4e57-8d4d-00ba6f0e2859%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
