mirror of https://github.com/ansible/ansible.git
Change: - Cryptography 3.2 drops support for OpenSSL 1.0.2. Some of our CI infrastructure still uses this version (FreeBSD, namely). For now, just add a constraint to use old cryptography. Test Plan: - CI Signed-off-by: Rick Elrod <rick@elrod.me>pull/72347/head
parent
69744aa0a7
commit
4159c73db2
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - python-cryptography is now bounded at <3.2, as 3.2 drops support for OpenSSL 1.0.2 upon which some of our CI infrastructure still depends.
|
Loading…
Reference in New Issue