You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Felix Fontein 75ca8eb42f
openssl_certificate: fix failing SAN comparisons (#58256)
* Fix failing SAN comparison for older cryptography versions due to not implemented __hashh__ functions.

* Fix SAN comparison: IPv6 addresses need to be normalized before comparing strings.

* Add changelog.

* Fix comment.
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration openssl_certificate: fix failing SAN comparisons (#58256) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
results
runner Add Fedora 30 to test matrix (#57713) 5 years ago
sanity Remove from sanity ignores. (#57911) 5 years ago
units docker_* modules: improve error message when docker-py is missing (#57914) 5 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 5 years ago