This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.crypto
mirror of
https://github.com/ansible-collections/community.crypto.git
Watch
1
Star
0
Fork
You've already forked community.crypto
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7deb0a6db9
community.crypto
/
tests
/
integration
/
targets
/
setup_pyopenssl
/
meta
/
main.yml
5 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Run tests with macOS 10.15. (#112) * Run tests with macOS 10.15. * Update prepare_http_tests as in https://github.com/ansible/ansible/pull/71841/files. * Also skip luks_device tests on macOS. * Temporarily restrict to macOS/OSX nodes. * Show full OpenSSL version. * Show pyOpenSSL debug details. * Make location of openssl binary configurable. * Try to upgrade openssl on macOS when LibreSSL is found. * Use other variable. * Use found binary instead of default. * Revert "Temporarily restrict to macOS/OSX nodes." This reverts commit ea379382e5b19e97ba44237d1df1468d2dd5e3fc. ci_complete * Avoid crashing when OpenSSL.debug does not exist. * Combine setup_openssl_cli with setup_openssl * Split up setup_openssl in setup_openssl (openssl + cryptography) and setup_pyopenssl. * Fix package name. * Don't install cryptography on CentOS 6, print environment. * Work around ansible-test limitation.
2020-11-03 07:45:32 +00:00
dependencies
:
Improve CI (#281) * Install PyOpenSSL and cryptography from PyPi if target Python != system Python. * Work around some CentOS6, 7, Ubuntu 16.04 problems. Improve jinja2 compatibility handling. * Skip tasks that require properties that aren't always there. * Only install OpenSSL when not present. * Improve output. * Improve get_certificate integration test graceful failing. * Fix tests. * Fix assert. * OpenSSL peculiarities. * Fix condition.
2021-09-18 13:21:40 +00:00
-
setup_python_info
Run tests with macOS 10.15. (#112) * Run tests with macOS 10.15. * Update prepare_http_tests as in https://github.com/ansible/ansible/pull/71841/files. * Also skip luks_device tests on macOS. * Temporarily restrict to macOS/OSX nodes. * Show full OpenSSL version. * Show pyOpenSSL debug details. * Make location of openssl binary configurable. * Try to upgrade openssl on macOS when LibreSSL is found. * Use other variable. * Use found binary instead of default. * Revert "Temporarily restrict to macOS/OSX nodes." This reverts commit ea379382e5b19e97ba44237d1df1468d2dd5e3fc. ci_complete * Avoid crashing when OpenSSL.debug does not exist. * Combine setup_openssl_cli with setup_openssl * Split up setup_openssl in setup_openssl (openssl + cryptography) and setup_pyopenssl. * Fix package name. * Don't install cryptography on CentOS 6, print environment. * Work around ansible-test limitation.
2020-11-03 07:45:32 +00:00
-
setup_remote_constraints
-
setup_pkg_mgr