ansible/changelogs/fragments/60623-openssl_certificate-deprecate-assertonly.yml
Felix Fontein ceff0029cb
openssl_certificate: deprecate assertonly provider (#60623)
* Add deprecation marks.

* Add conversion example.

* Split long line.

* Add changelog and porting guide entry.

* Fix unrelated porting guide entry.

* Fix format.

* Fix doc mistakes found in review.

* Fix filter name.

* Compare CSR and cert subject via subject_ordered.
2019-08-18 05:09:49 +02:00

2 lines
139 B
YAML

minor_changes:
- "openssl_certificate - the ``assertonly`` provider has been deprecated. See examples in module to see how to replace it."