You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openjdk-7 is not included in the default apt repo for ubuntu 16.04 which only contains java 8 and 9. You could go ahead and just use openjdk-8 instead. The alternative is to perform the following commands to install openjdk-7 on ubuntu 16.04.
AWS EC2
Ubuntu 16.04
ansible 2.2.0
failed: [50.16.73.148](item=[u'openjdk-7-jre', u'openjdk-7-jdk', u'git', u'curl']) => {"failed": true, "item": ["openjdk-7-jre", "openjdk-7-jdk", "git", "curl"], "msg": "No package matching 'openjdk-7-jre' is available"}
The text was updated successfully, but these errors were encountered: