I’m trying to run playbooks on win2016 after enabling enable-credssp on remote machine and other prerequisite and mentioned ansible_winrm_transport as credssp
but now I’m facing this error from ansible
“msg”: “credssp: Received error status from the server: (3221225819) UNKOWN_STATUS 0xc000015b”,
Make sure the account has that right or is in a group that has that right. Also check that it has not been explicitly denied this logon right with the deny right.