ansible / awx-ee

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

Update requirements.yml #123

Closed rajspeed1 closed 2 years ago

rajspeed1 commented 2 years ago

Adding collections - community.general

shanemcd commented 2 years ago

Hello. While we understand how this could be useful, we feel that this could end up with a fairly bloated Execution Environment. The awx-ee contains the collections and dependencies needed for supported AWX features to function. Anything beyond that will require you to build your own EE. For information on how to do that, see https://ansible-builder.readthedocs.io/en/stable/

Also just a heads up that the Ansible Community team is looking at building an EE that corresponds to all of the collections inside the ansible package. That may help you if and when it happens.