ansible / awx-ee

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

Fix image build (remove pinned cryptography, upgrade ansible-runner) #141

Closed shanemcd closed 1 year ago

shanemcd commented 1 year ago

I initially tried just removing the pinned cryptography version, but then ran into https://github.com/ansible/ansible-runner/issues/1138. Forcing runner to upgrade resolved it.

I tested this with a project update that downloads a collection to make sure we didn't reintroduce https://github.com/ansible/awx-ee/issues/134:

image