andrewrothstein.openjdk Installs AdoptOpenJDK More complex examples, with a specific version of Java and a choice between JRE and JDK - hosts: servers roles: - role: andrewrothstein.openjdk openjdk_app: jre openjdk_ver: major: 8 minor: 242 b: '08' - rol