Thank you very much. I did write the wrong one. However, after configuring the CredSSP, the installation of SQL server 2016 is still the same mistake as before, and what needs to be done to install it?
在 2018年3月23日星期五 UTC+8下午6:23:23,Jordan Borean写道: > > The docs should be more explicit, you don't need to specify a certificate > thumbprint, it will use a random one generated each time the host starts. > Those docs are only there if you wanted to set an explicit cert but that > isn't required for CredSSP. The reason why it failed to connect is you need > to set ansible_password not ansible_pass, the error message is complaining > no password was set. > > In this case, mentioned that CredSSP has client and server, Do I need to >> configure it? >> > > No you only need to configure the server components, the client side is if > you are using that WIndows host to connect to another host with CredSSP. > Because you are just using Ansible to Windows, only the server side is > needed. > > Thanks > > Jordan > -- 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/0ac3935e-2d8c-4695-8dd9-2ad2c1878dab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
