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
/
luks_device
/
aliases
8 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Tests (#94) * Fix CI test groups. * Make files more similar. * Run most tests in both cloud and OS-specific environments. * Run ACME tests in both cloud and OS-specific environments. * Use different Python version for 2.9 cloud test. * Revert "Run ACME tests in both cloud and OS-specific environments." This reverts commit 967bda9438972a58f23a8fbae7e56bd6f3f9d112. * Revert "Run most tests in both cloud and OS-specific environments." This reverts commit 6e9f090afdf8e177df80713d8673acc451611419.
2020-07-27 14:43:43 +00:00
shippable/posix/group1
Initial commit
2020-03-09 13:11:34 +00:00
skip/osx
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
skip/macos
Initial commit
2020-03-09 13:11:34 +00:00
skip/freebsd
skip/docker
needs/root
destructive