You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to create an AWX Execution Environment (EE) using AWX EE, but the build is failing because ansible-builder cannot locate the requirements.txt file.
It seems there's an issue with the collection that's not working properly with ansible-builder.
Summary
I'm attempting to create an AWX Execution Environment (EE) using AWX EE, but the build is failing because
ansible-builder
cannot locate therequirements.txt
file.It seems there's an issue with the collection that's not working properly with
ansible-builder
.Component Name
ansible-builder
Ansible Version
UM_Info Collection Version
Playbook
It´s not a playbook issue.
Steps to Reproduce
Clone AWX EE repository https://github.com/ansible/awx-ee
Include the collection in execution-environment.yml
Build the image using ansible-builder
Expected Results
docker image built.
Actual Results
The text was updated successfully, but these errors were encountered: