{"id":20877486,"url":"https://github.com/t1/jee-worker-ansible-role","last_synced_at":"2026-06-24T17:31:36.654Z","repository":{"id":142921349,"uuid":"221930141","full_name":"t1/jee-worker-ansible-role","owner":"t1","description":"Wildfly container running the Deployer, ready to act as a worker in a cluster","archived":false,"fork":false,"pushed_at":"2019-11-19T10:49:01.000Z","size":9946,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T18:32:02.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-15T13:31:24.000Z","updated_at":"2019-11-19T10:49:03.000Z","dependencies_parsed_at":"2023-04-27T17:55:20.074Z","dependency_job_id":null,"html_url":"https://github.com/t1/jee-worker-ansible-role","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/t1/jee-worker-ansible-role","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Fjee-worker-ansible-role","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Fjee-worker-ansible-role/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Fjee-worker-ansible-role/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Fjee-worker-ansible-role/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t1","download_url":"https://codeload.github.com/t1/jee-worker-ansible-role/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1%2Fjee-worker-ansible-role/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34743465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-18T06:57:10.759Z","updated_at":"2026-06-24T17:31:36.635Z","avatar_url":"https://github.com/t1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"JEE-worker-role [![Build Status](https://travis-ci.org/t1/jee-worker-ansible-role.svg?branch=master)](https://travis-ci.org/t1/jee-worker-ansible-role)\n===============\n\nA [Jakarta-EE](https://jakarta.ee) container (namely [Wildfly](https://wildfly.org)) running the [Deployer](https://github.com/t1/deployer), ready to act as a worker in a [kub-ee](https://github.com/t1/kub-ee) cluster (although it doesn't know about kub-ee).\n\nRole Variables\n--------------\n\n| var                       | description                            | default        |\n| ------------------------- | -------------------------------------- | -------------- |\n| deployer_version          | Version of the Deployer maven artifact | 3.0.0-SNAPSHOT |\n| deployer_default_group_id | Deployer `default.group-id` config     | com.github.t1  |\n| deployables               | Deployables like in the root bundle    | jolokia        |\n\nThe `deployables` look exactly like in the root bundle. E.g.:\n\n```yaml\ndeployables:\n  jolokia:                   # this is the deployable name\n    group-id: org.jolokia    # defaults to the `default.group-id`\n    artifact-id: jolokia-war # defaults to the deployable name\n    version: 1.3.1           # defaults to `${jolokia.version or CURRENT}`\n    state: deployed          # defaults to '${jolokia.state or «deployed»}'\n  ping:                      # a second deployable with everything default\n```\n\nDependencies\n------------\n\n* [t1.jee_app_server](https://galaxy.ansible.com/t1/jee_app_server)\n\nExample Playbook\n----------------\n\n    - hosts: workers\n      roles:\n         - { role: t1.jee_worker }\n\nLicense\n-------\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1%2Fjee-worker-ansible-role","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft1%2Fjee-worker-ansible-role","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1%2Fjee-worker-ansible-role/lists"}