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/0f042847-8ed6-4b4b-8ac3-bee147189c3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
