Thanks for the updated instructions Jon, Matt: great work! It feels way faster (esp against cloud servers)
On Monday, May 23, 2016 at 5:50:26 PM UTC+2, J Hawkesworth wrote: > > Looks like there is a new version available (0.2rc4) in test pypi (which > depends on updated requests-kerberos) > > I had to do the following to get it to install > > pip install requests-kerberos --upgrade > pip install pywinrm[kerberos]==0.2rc4 -i https://testpypi.python.org/pypi > --extra-index-url https://pypi.python.org/pypi > > Enjoying the speed boost, looking forward to pushing this out past my test > box. > > Jon > > On Wednesday, May 18, 2016 at 11:29:22 PM UTC+1, Matt Davis wrote: >> >> Awesome, thanks for poking at it! >> >> Waiting for another requests-kerberos release to include a bugfix I made >> for long-running kerberos ops (should happen today or tomorrow), and >> Alexey's final code review on some Unicode issues I've been cleaning up. >> I'd expect sometime in the next week or so. >> >> On Wednesday, May 18, 2016 at 1:59:48 PM UTC-7, Mike Fennemore wrote: >>> >>> Looks pretty good so far, tried a few playbooks and the ntlm auth. So >>> far no issues. Any idea when the stable release is likely to be? >>> >>> >>> -- 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/3377ba16-8333-4d22-b27b-952fac1691c3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
