ansible / awx-ee

An Ansible execution environment for AWX project
https://quay.io/ansible/awx-ee
Other
137 stars 158 forks source link

entrypoint.sh script removed from ansible-runner #199

Closed sivel closed 1 year ago

sivel commented 1 year ago

An issue was reported to ansible-runner that a recent change has caused issues in CI within this repository, specifically with this line:

https://github.com/ansible/awx-ee/blob/972ca18c977614d4441eeafc8d92cc2a98de56f9/Containerfile#L50

In https://github.com/ansible/ansible-runner/pull/1232 we have removed the entrypoint.sh script, and all supporting files for building an ansible-runner image, in favor of ansible-builder 3.0. As such, the entrypoint.sh file can either be found in a branch/tag for a previous release for runner.