ansible / awx-ee

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

Default EE should be using a release version of ansible #55

Closed lemmy04 closed 3 years ago

lemmy04 commented 3 years ago

Right now the default EE that is deployed alongside AWX is built around ansible-core 2.11 which is not released yet. also, the image contains only 900-some modules compared to what is shipped with a released ansible 2.9.x which contains over 3000 modules.

Also, the ansible version inside the awx-ee image isn't even installed from a rpm...

Please provide an EE image based around ansible 2.9.x with all official modules present, and where ansible was installed from an official rpm for the base OS of the image.

shanemcd commented 3 years ago

Welcome to life on the bleeding edge of a fast-moving project. Things will settle down eventually.