ansible-oracle-java icon indicating copy to clipboard operation
ansible-oracle-java copied to clipboard

JAVA 8 links are 404 again.

Open jsindy opened this issue 7 years ago • 0 comments

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"}

jsindy avatar May 29 '18 16:05 jsindy