Error using java_keystore module. Facing Unsupported major.minor version
11 views
Skip to first unread message
par...@straighterline.com
unread,
Dec 26, 2018, 1:54:33 PM12/26/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hey there,
I'm currently trying to use java_keystore module and I'm getting a Unsupported major.minor version error (from java). I believe it might be something related with the version of Java vs Requirements. From docs (https://docs.ansible.com/ansible/latest/modules/java_keystore_module.html) the module requierements are openssl and keytool but no version guidelines are given. What are the requirements versions for this module?
I'm using Java 1.8 on my Ansible controller and OpenSSL 1.0.1f 6 Jan 2014.