This repo builds several costumized Ansible execution environments tailored for special needs.
A lot of the ideas, process and method comes from the upstream repository ansible/awx-ee.
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