No description
Find a file
2026-03-18 11:14:08 +01:00
.github feat: bump ee to python 3.12 and ansible-core 2.20 2026-03-16 15:44:08 +01:00
.gitignore Remove hand-crafted Containerfile in favor of ansible-builder v3 2023-04-25 13:53:41 -04:00
execution-environment.yml fix: bump awxkit version (#273) 2026-03-18 11:14:08 +01:00
LICENSE.md Add license 2020-12-10 13:36:28 -05:00
README.md Update README.md 2023-05-24 09:37:50 -04:00
requirements.txt Use latest commit of ansible-builder 2021-01-12 12:27:48 -05:00
tox.ini Remove hand-crafted Containerfile in favor of ansible-builder v3 2023-04-25 13:53:41 -04:00

AWX EE

The default Execution Environment for AWX.

Build the image locally

First, install ansible-builder.

Then run the following command from the root of this repo:

$ ansible-builder build -v3 -t quay.io/ansible/awx-ee # --container-runtime=docker # Is podman by default