William-Yeh / ansible-oracle-java

An Ansible role that installs Oracle JDK, in the format for Ansible Galaxy.
https://galaxy.ansible.com/williamyeh/oracle-java/
Apache License 2.0
170 stars 133 forks source link

Fixed fetch .tar.gz condition to really fail in Mac #39

Closed mmannerm closed 7 years ago

mmannerm commented 8 years ago

Also fix the JCE installation in Mac to not require unzip.

trevorr commented 8 years ago

This also fixes the .tar.gz condition for yum-based platforms, as currently both the .rpm and .tar.gz are fetched.

eliseshaffer commented 7 years ago

Is there any movement on this pull request? I ma having the same issue from #46 I was wondering if this pull request was going to be accepted or if there is a reason to not accept it?

dlethin commented 7 years ago

+1

William-Yeh commented 7 years ago

Fixed. Thanks for your contribution.