ansible / awx-ee

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

fix: force the vsphere sdk version to a specific older commit as temporary workaround for a successful build #139

Closed kurokobo closed 1 year ago

kurokobo commented 1 year ago

This is just a temporary workaround for #137 and should be reverted once the fundametal solution is available. Refer #137 for details.

Of course if the maintainers can proceed in a better way, feel free to close this PR and issue.

kurokobo commented 1 year ago

Tested on vsphere-sdk-test-action branch on my repository and new image has been released as ghcr.io/kurokobo/awx-ee:latest for testing purpose. Confirmed that new image works with AWX.

relrod commented 1 year ago

Fixed a different way in #141. Thanks much for the PR and research you did on this, we appreciate it! :slightly_smiling_face: