ansible/changelogs/fragments/65435-openssl_csr-privatekey_path-required.yml
Felix Fontein ae4363f6d1
openssl_csr: make sure privatekey_path is specified when state is present (#65435)
* Make sure privatekey_path is specified when state is present.

* Add changelog.
2019-12-03 14:08:26 +01:00

2 lines
118 B
YAML

bugfixes:
- "openssl_csr - the module will now enforce that ``privatekey_path`` is specified when ``state=present``."