I am getting the below error while running Ansible’s playbook on a Windows client. All the prerequisites have been installed and verified, and the communication is in place.
fatal: [windows_server]: FAILED! => {“msg”: “winrm or requests is not installed: No module named ‘winrm’”}