ansible / awx-ee

An Ansible execution environment for AWX project
https://quay.io/ansible/awx-ee
Other
129 stars 151 forks source link

python module requests-credssp is missing #247

Closed tom9eiger closed 1 month ago

tom9eiger commented 1 month ago

Hi,

I tried to run an ansible template job on AWX with the latest AWX EE on windows agent with winrrm and credssp as transport. It is failing with following message:

"credssp: requests auth method is credssp, but requests-credssp is not installed"

I checked the execution-eviroment.yml, I see the pywinrm[kerberos,credssp] is installed but It seems that the requests-credssp is missing.

Can someone add it?

tom9eiger commented 1 month ago

close it becaus is duplicated one: duplicated issue