We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing Java fails during the Install dependencies (apt, yum, dnf, zypper) task:
Install dependencies (apt, yum, dnf, zypper)
Playbook:
roles: - role: gantsign.java java_version: '8.0.402+6' # Java 8
Output:
TASK [gantsign.java : Install dependencies (apt, yum, dnf, zypper)] ****************************************************************************************************************************************** fatal: [datashield_dev]: FAILED! => {"changed": false, "msg": "No package matching 'unzip' is available"}
System Information:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Installing Java fails during the
Install dependencies (apt, yum, dnf, zypper)
task:Playbook:
Output:
System Information:
The text was updated successfully, but these errors were encountered: