1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2017-12-18 14:34:34 +05:30
..
meta Add simple integration test for openssl_certificate (#29038) 2017-09-13 14:39:32 -07:00
tasks openssl_certificate: Return self.cert.get_VALUES() (#33970) 2017-12-18 14:34:34 +05:30
tests openssl_certificate: Return self.cert.get_VALUES() (#33970) 2017-12-18 14:34:34 +05:30
aliases Add simple integration test for openssl_certificate (#29038) 2017-09-13 14:39:32 -07:00