ansible/changelogs/fragments/60745-openssl_certificate-idempotency.yml
Felix Fontein 06623fb79a openssl_certificate: fix idempotency (#60745)
* Fix openssl_certificate idempotency.

* Add changelog.

* Add integration test.

(cherry picked from commit 0d88ec241f)
2019-09-03 11:49:53 -07:00

2 lines
162 B
YAML

bugfixes:
- "openssl_certificate - if both private key and CSR were specified, the idempotency check for ``selfsigned`` and ``ownca`` providers ignored the CSR."