This ia a custom Execution Environment docker image for AWX. It includes standard set of software plus extra dependencies to support HC Vault lookups, Netbox and Nautobot dynamic inventory plugins
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