mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
The requests python module is needed, however it is not a dependency of the python-winrm package. The python-winrm package does require python-requests_ntlm, which does not seem to pull python-requests. So for the time being (until Red Hat fixes their package) give a more informative error message.