mirror of https://github.com/ansible/ansible.git
openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808)
* Used wrong path for private key. * Add changelog.pull/56816/head
parent
eb9009c4f4
commit
391a1042c2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "openssl_pkcs12 - fixes crash when private key has a passphrase and the module is run a second time."
|
Loading…
Reference in New Issue