I'm assuming that's the one Erick mentions. Erick, that got merged in and has now taken of its own with changes from a bunch of people. It's also referenced in the docs: http://docs.ansible.com/ansible/intro_windows.html#windows-system-prep
On Thursday, March 16, 2017 at 7:45:40 PM UTC+1, Matt Davis wrote: > > You mean this one > <https://github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1>? > > ;) > > On Thursday, March 16, 2017 at 11:43:11 AM UTC-7, Erick Sevmont wrote: >> >> Hi Trond! >> >> I'm very interested, I just joined a project where I need this exactly, >> wondering if you still have that available, the link sends 404, I snooped a >> bit in https://github.com/trondhindenes but I didn't see it! Would you >> mind sharing this again if you have it handy? >> >> Thanks! Erick >> >> On Saturday, July 5, 2014 at 10:56:59 AM UTC-5, Trond Hindenes wrote: >>> >>> If anyone else in here are interested in Windows support, I've published >>> an updated version of the winrm configuration script which basically >>> performs a fire-and-forget setup of WinRM for https. >>> >>> I'm trying to be as smart as possible and do as little as possible, so >>> if WinRM over https is already enabled (like it is on VMs running in Azure) >>> i'm skipping that part. The script should also work on Windows 2008R2 hosts >>> where PowerShell 3.0 is enabled (I've made that a hard requirement as >>> Ansible won't run on lower versions of PowerShell). >>> >>> In any case, I'd be happy to take feedback on it, and if Michael wants >>> to add this to the "scripts" folder inside the source at some point then >>> I'd be all for that of course. >>> >>> https://gist.github.com/trondhindenes/b9b5b25b11273cc35659 >>> >>> >>> -- 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/bea0e1de-bb26-4227-84aa-4978afe2574b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
