ansible / awx-ee

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

Pin `community.vmware` to 2.x branch #144

Closed austlane closed 1 year ago

austlane commented 1 year ago

Per the community.vmware changelog. Ansible-core 2.12 has been deprecated with collection release 3.0.0. https://github.com/ansible-collections/community.vmware/blob/main/CHANGELOG.rst#breaking-changes-porting-guide

AWX-EE currently uses ansible-runner 2.12. This will pin the version to the latest 2.x release, which maintains support for Ansible 2.12.

relrod commented 1 year ago

Thanks for your patch!

We've just updated the image a fair bit to bring in a newer ansible and centos stream 9, so I think we can close this out now.