AWX ee environment error

,

I’m getting below error when I’m trying to use a custom built execution environment with
ansible 2.9 any idea awx operator version is 19.0.0 and awx version is 20.0.1

Traceback (most recent call last): File “/usr/local/bin/ansible-runner”, line 5, in from ansible_runner.main import main File “/usr/local/lib/python3.8/site-packages/ansible_runner/main.py”, line 48, in VERSION = pkg_resources.require(“ansible_runner”)[0].version File “/usr/local/lib/python3.8/site-packages/pkg_resources/init.py”, line 909, in require needed = self.resolve(parse_requirements(requirements)) File “/usr/local/lib/python3.8/site-packages/pkg_resources/init.py”, line 800, in resolve raise VersionConflict(dist, req).with_context(dependent_req)

Hi,

Can you try with this image:

antuelle78/awx-ee:2.9

If it works, you might need to rebuild your image.

Regards,

how can i download the image that you mentioned above ?

Just add in your EE config in AWX like so:

Or you can find it here:

https://hub.docker.com/repository/docker/antuelle78/awx-ee

The tags match the ansible version.

Identity added: /runner/artifacts/31/ssh_key_data (/runner/artifacts/31/ssh_key_data)

1
sh: ansible-playbook: command not found

i got the above error