Custom Ansible Execution Environments creation
I have encountered a problem where I needed to have multiple python versions and python libraries installed in a single execution environment to use with ansible. In this article I will be using ansible builder to create a custom version of the latest awx-ee image with an alternative install of python 3.10.13. Building an Execution […]