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 13ab3a4f3d [2.7] openssl_certificate: fix state=absent (#54348)
* openssl_certificate: fix state=absent (#54298)

* Fix state=absent.

* Add changelog.

(cherry picked from commit 534c833bb3)

* openssl_certificate: update for #54298 (state=absent fix) (#54353)

* Update for #54298: Certificate is abstract, so instantiating doesn't work.

* Add test for removal.

(cherry picked from commit 5bb5c9d295)
7 years ago
..
assertonly.yml 2.7 way to make sure no SANs are there. 7 years ago
expired.yml [2.7] openssl_certificate, fixed has_expired to check the cert expiration date (#53203) 7 years ago
main.yml [2.7] openssl_certificate: fix state=absent (#54348) 7 years ago
ownca.yml [2.7] openssl_certificate, fixed has_expired to check the cert expiration date (#53203) 7 years ago
removal.yml [2.7] openssl_certificate: fix state=absent (#54348) 7 years ago
selfsigned.yml [2.7] openssl_certificate, fixed has_expired to check the cert expiration date (#53203) 7 years ago