Skip to content

Permission Denied #28

Open
Open
@jseiser

Description

@jseiser
[root@server ~]# cat /etc/*release
CentOS release 6.9 (Final)
TASK [srsp.oracle-java : Check if specific version of Oracle JDK is installed?] **********************************************************************************************************************************************************************************************
fatal: [833721]: FAILED! => {"changed": false, "cmd": "/tmp/check-java-version.sh 12.0.1", "failed_when_result": true, "msg": "[Errno 13] Permission denied", "rc": 13}

Similar to #22 Except im hitting it on check java version, and Im installing from git/master already.

Vars:

java_download_from: mirror
java_mirror: "http://mirror/jdk-8u151-linux-x64.tar.gz"
java_remove_download: true
java_version: 8
java_subversion: 151

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions