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
Yanis Guenane a724b8e722 openssl_certificate: Return self.cert.get_VALUES() (#33970)
Currently when we make up the return value, we take values based of the
parameters rather than the generated openssl_certificate itself.

This commits returns the actual certificate values making it all time
accurate.
7 years ago
..
meta Add simple integration test for openssl_certificate (#29038) 7 years ago
tasks openssl_certificate: Return self.cert.get_VALUES() (#33970) 7 years ago
tests openssl_certificate: Return self.cert.get_VALUES() (#33970) 7 years ago
aliases Add simple integration test for openssl_certificate (#29038) 7 years ago