library/roles/python-env/defaults/main.yml: Add other python libraries to handle SNI.

This commit is contained in:
Andrea Dell'Amico 2017-02-10 12:19:46 +01:00
parent 210ad9f6f0
commit fd3ff8f4eb
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@ py_env_pip_fix_ssl_warnings:
- cryptography - cryptography
- idna - idna
- certifi - certifi
- ndg-httpsclient
- pyasn1