This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
55d2632d78
ansible
/
test
/
integration
/
targets
/
setup_openssl
/
vars
/
RedHat.yml
3 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
Enable integration tests for the crypto/ namespace (#26684) Crypto namespace contains the openssl modules. It has no integration testing as of now. This commits aims to add integration tests for the crypto namespace. This will make it easier to spot breaking changes in the future. This tests currently apply to: * openssl_privatekey * openssl_publickey * openssl_csr
2017-07-25 13:18:18 +02:00
pyopenssl_package_name
:
pyOpenSSL
Add Fedora Python 3 Docker images and fix tests. (#27794) * Add new Fedora docker images with Python 3. * Use consistent env var for lookup test. * Fix testing of virtualenv with Python 3. * Fix docker_secret tests on Fedora 26. * Add Python 3 support to Fedora postgresql test. * Add Python 3 support to Fedora mysql tests. * Fix uri test server for Python 3 on Fedora. * Fix iso_extract test for Python 3 on Fedora. * Add Python 3 support for Fedora to openssl tests. * Fix dnf group test for Python 3 on Fedora. * Use force with user deletion in become test.
2017-08-05 06:12:35 +02:00
pyopenssl_package_name_python3
:
python3-pyOpenSSL
Reference in a new issue
Copy permalink