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/lib/ansible/modules/crypto
Felix Fontein 5bb5c9d295 openssl_certificate: update for #54298 (state=absent fix) (#54353)
* Update for #54298: Certificate is abstract, so instantiating doesn't work.

* Add test for removal.
7 years ago
..
acme ACME: rename acme_account_facts -> acme_account_info (#54082) 7 years ago
__init__.py Relocating extras into lib/ansible/modules/ after merge 9 years ago
certificate_complete_chain.py crypto modules: add missing option types (#52421) 7 years ago
get_certificate.py crypto modules: add missing option types (#52421) 7 years ago
luks_device.py luks_device: add allow_to_remove_last_key option (#52371) 7 years ago
openssh_cert.py crypto modules: add missing option types (#52421) 7 years ago
openssh_keypair.py Add public key return to openssh_keypair (#53214) 7 years ago
openssl_certificate.py openssl_certificate: update for #54298 (state=absent fix) (#54353) 7 years ago
openssl_csr.py openssl_*: proper mode support (#54085) 7 years ago
openssl_dhparam.py openssl_dhparam: fix state=absent (#54296) 7 years ago
openssl_pkcs12.py openssl_pkcs12: privatekey_path and friendly_name are not always required together (#54370) 7 years ago
openssl_privatekey.py openssl_*: proper mode support (#54085) 7 years ago
openssl_publickey.py openssl_*: proper mode support (#54085) 7 years ago