ansible/test/integration/targets/openssl_certificate
Yanis Guenane 3e4a306a42 openssl_certificate: Correctly set the version (#30314)
Current openssl_certificate is mistakenly taking its derivating its
version number from the csr version number.

Thos two fields are completly unrelated and hence the version number of
the certificate should be able to be directly specified (via
selfsigned_version parameter).
2017-09-14 15:21:32 +02:00
..
meta Add simple integration test for openssl_certificate (#29038) 2017-09-13 14:39:32 -07:00
tasks openssl_certificate: Correctly set the version (#30314) 2017-09-14 15:21:32 +02:00
tests openssl_certificate: Correctly set the version (#30314) 2017-09-14 15:21:32 +02:00
aliases Add simple integration test for openssl_certificate (#29038) 2017-09-13 14:39:32 -07:00