Matt, I just wanted to chime in on this that i too would be interested in seeing Ansible support for Hyper-V. We utilize Hyper-V core for our test labs and i have been able to hack some work around with powershell to do VM creation and start up but its sloppy. I really wanted to use Ansible in conjunction with Stacki to provision VMs on the fly in Hyper-V but to use stacki, i need the mac addresses from the VMs but i cannot grab it as Ansible has no way that i can find to pull variables from nodes. I can grab the MAC with powershell, just no clena way to reference that :/. Im sure theres more hack-a-bout ways to fix this but its just getting too sloppy. +1 for ansible hyper-v support.
On Thursday, September 8, 2016 at 1:16:02 PM UTC-4, Matt Davis wrote: > > Not really- I just talk with a lot of users at conferences and hear from > our product folks about customer wishes... Determining our official stance > on DSC is the biggest/most frequent thing I hear on the module side these > days, so that will likely happen in 2.3 timeframe (whether we ship some > version of what Trond's been doing with DSC "in the box" or something > else). We were blocked on Microsoft re-releasing the downlevel WMF5 > installer long enough that it didn't make it for the 2.2 roadmap. > > A lot of little one-off "would be nice if I could XYZ" or enhancements to > existing modules. Domain setup/management has been a pretty common one- we > have a bunch of stuff we built for customers that just needs to be cleaned > up (/support added for pre-2012 maybe). Fair number of requests for SQL > Server stuff- *hoping* to build that on the new .NET Core SQL client so we > could use the same module for Windows/Linux clients, since Microsoft's SQL > client will generally be better supported than an existing native Python > open source client. > > On Thursday, September 8, 2016 at 9:10:44 AM UTC-7, Mike Fennemore wrote: >> >> Is there an official list of things folks are clamouring for in terms of >> windows modules Matt? > > -- 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/cdc23ef6-30c1-4426-89b3-f59ac727a73a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
