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

JAVA 8 links are 404 again. #67

Open jsindy opened 6 years ago

jsindy commented 6 years ago

FAILED! => {"changed": false, "dest": "/tmp/jdk-8u152-linux-x64.rpm", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://download.oracle.com/otn-pub/java/jdk/8u152-b16/jdk-8u152-linux-x64.rpm"}

also doesnt get the latest version

FAILED! => {"changed": false, "dest": "/tmp/jdk-8u112-linux-x64.rpm", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-x64.rpm"}