{"id":20155338,"url":"https://github.com/redhat-cop/babylon_agnostics","last_synced_at":"2026-06-01T01:31:03.900Z","repository":{"id":56025760,"uuid":"302682403","full_name":"redhat-cop/babylon_agnostics","owner":"redhat-cop","description":"Ansible role for interacting with the scheduler (https://github.com/redhat-gpe/AgnosticS ) from anarchy babylon governor","archived":false,"fork":false,"pushed_at":"2023-08-21T03:56:26.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-04-21T09:53:10.798Z","etag":null,"topics":["babylon","gpte"],"latest_commit_sha":null,"homepage":"","language":"Python","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/redhat-cop.png","metadata":{"files":{"readme":"readme.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-10-09T15:31:30.000Z","updated_at":"2023-08-21T03:56:29.000Z","dependencies_parsed_at":"2024-11-14T00:15:33.008Z","dependency_job_id":null,"html_url":"https://github.com/redhat-cop/babylon_agnostics","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/redhat-cop/babylon_agnostics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fbabylon_agnostics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fbabylon_agnostics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fbabylon_agnostics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fbabylon_agnostics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-cop","download_url":"https://codeload.github.com/redhat-cop/babylon_agnostics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fbabylon_agnostics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33756575,"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-05-31T02:00:06.040Z","response_time":95,"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":["babylon","gpte"],"created_at":"2024-11-13T23:31:40.742Z","updated_at":"2026-06-01T01:31:03.880Z","avatar_url":"https://github.com/redhat-cop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"= babylon_agnostics\n\nThis roles allows you to communicate with the link:https://github.com/redhat-gpe/agnostics[AgnosticS scheduler].\nIt is to be used in link:https://github.com/redhat-cop/babylon[Babylon] link:https://github.com/redhat-cop/anarchy[Anarchy].\n\nThis role does the following:\n\n. call the scheduler\n. Look for a corresponding secret in the provided namespace (default is `gpte`)\n. load that secret\n. inject it back into `dynamic_job_vars`\n\n\n== Input ==\n\nFor *input* variables, please refer to link:defaults/main.yaml[].\n\nThe credentials to access the API can be loaded via an OpenShift secret in your OCP Babylon cluster and the special var `agnostics_mgr_access`. For example, if you created a secret `agnostics-api-mgr-access` in the `agnostics` namespace, you can inject it into the `agnostics_mgr_access` this way:\n\n.using agnosticv-operator:\n[source,yaml]\n----\n__meta__:\n  secrets:\n    - name: agnostics-api-mgr-access\n      namespace: agnostics\n      var: agnostics_mgr_access\n----\n\n.using Anarchy Governor directly:\n[source,yaml]\n----\nspec:\n  varSecrets:\n    - name: agnostics-api-mgr-access\n      namespace: agnostics\n      var: agnostics_mgr_access\n----\n\nThe following **output** variables will be set using `set_fact` module.\n\n|=============================================\n| Variable name | example | Purpose\n\n| `agnostics_placement_cloud`\n| openstack-orange\n| The name of the cloud\n|=============================================\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-cop%2Fbabylon_agnostics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-cop%2Fbabylon_agnostics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-cop%2Fbabylon_agnostics/lists"}