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
/
openssl_csr_info
/
meta
/
main.yml
5 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-03-09 13:11:34 +00:00
dependencies
:
-
setup_openssl
Improve CI (#268) * Remove superfluous remote_src. * Use temp dir twice instead of output_dir. * Use remote temp directory instead of output_dir. * Fix syntax error. * Add some fixes. * Copy more files to remote. * More fixes. * Fixing ACME/'cloud' tests. * Forgot when. * Try to fix filters. * Skip unnecessary steps. * Avoid collision.
2021-09-07 20:37:40 +00:00
-
setup_remote_tmp_dir
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
-
prepare_jinja2_compat