Hello everyone,
I am trying to automate the setup for winRM with certificate using ansible
role, when I am trying to do that, at the end I am getting bellow error.
server6 | UNREACHABLE! => {
"changed": false,
"msg": "certificate: the specified credentials were rejected by the
server",
"unreachable": true
}
I did the similar steps on bunch of windows server but manually and that's
working fine.
server5 | SUCCESS => {
"changed": false,
"ping": "pong"
}
any suggestion what could be the reason for getting this error?
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/839122e5-58ac-4cdf-9153-e0dc0d9d7d4fn%40googlegroups.com.