--You received this message because you are subscribed to the Google Groups "Ansible Project" group.To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/c81da360-f2d6-46a7-89b0-14cdabed44f1%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
I would find this interesting (even though I only have a few boxes for real Windows) but due to how different things are between Windows and basically everything else, I think it pretty much requires a new project.
The other issue is reliability handling errors and pre-provisioning (which maybe you could slipstream into your installation disc, or just use an image). If you've ever dealt with Batch scripts in the past (because you are generally just running commands), it gets really difficult especially since so many installers require a GUI interaction (such as scrolling down the text before accepting a license). So while some are easy that are listed above (creating a registry entry, importing a registry file, even adding certificates and activating the general Windows license against a KVM server). Sometimes you use msiexec /q and the MSI can still ignore you or just pop up a message about anything.The majority of Windows systems I have seen on big deployments are brought up via disk images (that have almost everything completed and installed) and then fixed after the fact (licensing, etc). This of course requires having an image for every 'type' of machine you have on your infrastructure but is far easier and faster than provisioning.
On Monday, 7 July 2014 08:08:03 UTC-7, David Carmean wrote:
What I'm primarily interested in is being able to use Ansible as a Vagrant provisioner on Win7 hosts. At the moment I'm kind of resigned to running it locally on the VM, though, as I'd have to do with Packer anyway.
On Thursday, July 3, 2014 3:10:18 PM UTC-7, Michael DeHaan wrote:A while back we introduced some Windows support on the devel branch.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3db0ce96-783b-4624-a72e-3a47c25aacbf%40googlegroups.com.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3d84de1f-2a65-4852-b170-7302c52ba41d%40googlegroups.com.
I suppose I could use the map network drive on the clients to have the .msi's available in one place instead, but taking them from a store, whether local to the Controller or somewhere on the web, seems to model what you can do on the Linux side and less clunky.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/17f8b6e7-11cb-4db7-9173-7521c398b4e7%40googlegroups.com.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/c2f19187-bcee-4b7f-a80f-7425604bf240%40googlegroups.com.