virginiala.blogg.se

Openjdk 8 install ubuntu
Openjdk 8 install ubuntu





openjdk 8 install ubuntu

Perfect - that worked, so now to put this into my ansible playbook, looks something like this: - name: Update all Ubuntu packagesīut when ansible runs, it errors out with: amazon-ebs: TASK *******************************Īmazon-ebs: fatal: : FAILED! => Īmazon-ebs: to retry, use: -limit yes, the fresh image I launched to test is exactly the same AMI image ID/Build that ansible is also launching

openjdk 8 install ubuntu

So here's my scenario - I launched a fresh ubuntu image from AWS and the first thing I did apt-get update

openjdk 8 install ubuntu

So I am trying to setup an Ubuntu host using ansible and one of my requirements is to use java8Īfter researching a lot of discovering the various deprecation posts about the oracle PPA etc, I settled on installing openjdk-8-jdk







Openjdk 8 install ubuntu