mirror of
https://github.com/ansible/awx-ee
synced 2026-04-05 19:25:28 +00:00
No description
| .github | ||
| .gitignore | ||
| execution-environment.yml | ||
| LICENSE.md | ||
| README.md | ||
| requirements.txt | ||
| tox.ini | ||
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