{"id":21400231,"url":"https://github.com/oefenweb/ansible-openjdk","last_synced_at":"2026-02-02T14:04:11.747Z","repository":{"id":54695350,"uuid":"335229681","full_name":"Oefenweb/ansible-openjdk","owner":"Oefenweb","description":"Ansible role to set up (the default or a specific update version of) openjdk Debian-like systems","archived":false,"fork":false,"pushed_at":"2024-12-05T09:57:34.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T21:36:46.342Z","etag":null,"topics":["ansible","debian","java","openjdk","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-02T09:09:20.000Z","updated_at":"2024-12-05T09:57:37.000Z","dependencies_parsed_at":"2023-02-08T19:15:39.822Z","dependency_job_id":"51a3cb64-d23d-4206-bc88-45a21d4a84cf","html_url":"https://github.com/Oefenweb/ansible-openjdk","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Oefenweb/ansible-openjdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-openjdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-openjdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-openjdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-openjdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-openjdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-openjdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29012710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T12:48:30.580Z","status":"ssl_error","status_checked_at":"2026-02-02T12:46:38.384Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","debian","java","openjdk","ubuntu"],"created_at":"2024-11-22T15:19:57.749Z","updated_at":"2026-02-02T14:04:11.721Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## openjdk\n\n[![CI](https://github.com/Oefenweb/ansible-openjdk/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-openjdk/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-oracle--java-blue.svg)](https://galaxy.ansible.com/Oefenweb/openjdk)\n\nSet up (the default or a specific update version of) openjdk Debian-like systems.\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `openjdk_versions`: [default: `[{version: 'default', set_as_default: true}]`]: Java version(s) to install\n* `openjdk_versions.{n}.version`: [required]: Version to install (`11`, `17`, `default`)\n* `openjdk_versions.{n}.set_as_default`: [default: `false`]: Whether to set as default (does not work for `version` `default`)\n\n#### Dependencies\n\nNone\n\n#### Example(s)\n\n##### Simple\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.openjdk\n```\n\n##### Advanced\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.openjdk\n  vars:\n    openjdk_versions:\n      - version: 11\n      - version: 17\n        set_as_default: true\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-openjdk/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-openjdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-openjdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-openjdk/lists"}