darsh12 / awx-ee

An Ansible execution environment for AWX project

Home Page:https://ghcr.io/darsh12/awx-ee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWX-EE

The default Execution Environment for AWX.

Build the AWX-EE image locally

Building AWX-EE requires ansible-builder *AWX-EE currently requires a pre-release version (v3 rc2) of ansible-builder which can be installed with the --pre flag:

pip install --pre ansible-builder

Run the following command from the directory of the cloned code to build the AWX-EE image:

ansible-builder build -v3 -t your-build-tag # --container-runtime=docker # Is podman by default

About

An Ansible execution environment for AWX project

https://ghcr.io/darsh12/awx-ee

License:Other