Hey The package pyOpenSSL is used by the requests-credssp package. Even if you are not using CredSSP it will try and load the library if it is there and fail if it doesn't exist. There is a newer version of requests-credssp that doesn't fail outright if you aren't using credssp auth so try pip install -U requests-credssp to get that.
Otherwise https://github.com/jborean93/requests-credssp shows the packages that must be installed for it to work and contains the minimum pyOpenSSL version that requests-credssp needs. Thanks Jordan -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/0e8fbf73-fa7e-45bf-9a6b-305bc9b2465b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
