{"id":15673596,"url":"https://github.com/alancoding/awx-ee-test","last_synced_at":"2025-10-24T09:32:17.510Z","repository":{"id":94854631,"uuid":"290008360","full_name":"AlanCoding/awx-ee-test","owner":"AlanCoding","description":"AWX execution environment personal test, replaced by https://github.com/ansible/awx-ee","archived":false,"fork":false,"pushed_at":"2020-08-28T17:00:36.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T22:15:25.494Z","etag":null,"topics":[],"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/AlanCoding.png","metadata":{"files":{"readme":"README.md","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-08-24T18:32:24.000Z","updated_at":"2023-05-01T15:43:55.000Z","dependencies_parsed_at":"2023-03-31T11:49:01.145Z","dependency_job_id":null,"html_url":"https://github.com/AlanCoding/awx-ee-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fawx-ee-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fawx-ee-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fawx-ee-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCoding%2Fawx-ee-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlanCoding","download_url":"https://codeload.github.com/AlanCoding/awx-ee-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251789622,"owners_count":21644087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-03T15:41:23.736Z","updated_at":"2025-10-24T09:32:17.433Z","avatar_url":"https://github.com/AlanCoding.png","language":"Python","readme":"# awx-ee-test\nAWX execution environment personal test\n\nCommand from testing locally:\n\n```\nansible-builder build -f input/execution-environment.yml --container-runtime=docker -c build_context --tag quay.io/alancoding/awx-ee:latest\n```\n\nThen attempting to put on build trigger with:\n\nhttps://quay.io/repository/alancoding/awx-ee\n\nThis should demonstrate that once a build-context is produced, `ansible-builder`\nwill not be necessary because the build context and be reused.\nThe `build_context` folder here was programatically produced from the `-c`\noption passed to `ansible-builder build`.\n\nContent in the `input` folder are from the folder `tests/data/awx` in ansible-builder.\n\n### Rebuilding\n\nSay you do not have `ansible-builder` installed, nor do you want it.\nYou just want to build an image from what I already have.\n\n```\ndocker build --rm=true -f build_context/Dockerfile --build-arg TAG=2.9 -t quay.io/alancoding/awx-ee:2.9 build_context\n```\n\nThis will build a version with Ansible 2.9.\nYou may want to substitute your own quay.io account for alancoding.\n\n### Using, testing\n\nOkay, so now that an image has been built, let's make sure we pull that from\nquay.io (not using a local copy) and test its function inside of ansible-runner.\n\n```\ndocker rmi quay.io/alancoding/awx-ee\n```\n\nI duplicated some more test content in the `runner` folder.\n\n```\nansible-runner run --playbook awx.yml runner -v\n```\n\nnote specifically the contents of `runner/env/settings`, and how\nit points to `quay.io/alancoding/awx-ee`, and will download the `latest` tag\nwhen you run it.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancoding%2Fawx-ee-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falancoding%2Fawx-ee-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancoding%2Fawx-ee-test/lists"}