ansible / awx-ee

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

Add insights collection #23

Closed AlanCoding closed 3 years ago

AlanCoding commented 3 years ago

Connect https://github.com/ansible/awx-ee/issues/22

AlanCoding commented 3 years ago

From https://github.com/RedHatInsights/ansible-collections-insights/pull/20, we may need to see about re-generating the content with builder, but I think that testinfra probably needs to be excluded anyway, and I ultimately don't expect any changes.

AlanCoding commented 3 years ago

Currently attempting to verify with:

ansible-builder build -t quay.io/ansible/awx-ee -f execution-environment.yml -c . -container-runtime=podman -v3
AlanCoding commented 3 years ago

I put up https://github.com/ansible/ansible-builder/pull/230, because we might need that to wrap this work up.

AlanCoding commented 3 years ago

Confirmed that re-building does not change any of the Containerfile / requirements

AlanCoding commented 3 years ago

CI failed due to https://github.com/ansible/awx-ee/pull/67

temporary churn