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/integration/targets/openssl_certificate/tasks
Felix Fontein d6fb9da8ed
openssl_* modules: allow direct input and output for some files (#65400)
* Allow to return generated object.

* Use slurp module instead of file lookup + b64encode.

* Rename return_xxx_content -> return_content.
5 years ago
..
assertonly.yml openssl_certificate: fix failing SAN comparisons (#58256) 5 years ago
expired.yml New cryptography backend for openssl_certificate (#53924) 6 years ago
impl.yml openssl_certificate: update for #54298 (state=absent fix) (#54353) 6 years ago
main.yml New cryptography backend for openssl_certificate (#53924) 6 years ago
ownca.yml openssl_* modules: allow direct input and output for some files (#65400) 5 years ago
removal.yml openssl_* modules: allow direct input and output for some files (#65400) 5 years ago
selfsigned.yml openssl_* modules: allow direct input and output for some files (#65400) 5 years ago