/ee-default

An Ansible execution environment for a private AWX - default set

OtherNOASSERTION

AWX custom Execution Environment - default

An Ansible execution environment for a private AWX - default set. This repo got forked from the ansible/awx-ee repo.

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