Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 488 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 488 Bytes

AWX custom Execution Environment

This repo builds several costumized Ansible execution environments tailored for special needs. 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