#!/usr/bin/env bash set -e sudo apt install -y ansible cat > /tmp/install-java.yml <