ansible / product-demos

GNU General Public License v3.0
198 stars 195 forks source link

Updates for AAP 2.5 #193

Closed l3acon closed 1 month ago

l3acon commented 1 month ago

Changes for using APD with the AAP 2.5 release. As mentioned in #191 , an execution environment with updated collections is required. With the exception of the EE requirement, the changes contained in this PR appear to be backward compatible with 2.4. For this reason I suggest removing the product-demos EE configured in common/setup.yml.

willtome commented 1 month ago

I was working on this today too. Here are the projects and branches for bootstrapping up to setting up the demos. https://github.com/ansible/product-demos-bootstrap -> wtome https://github.com/ansible/product-demos-postinstall -> default-omit https://github.com/ansible/product-demos -> wtome/2.5

l3acon commented 1 month ago

These changes are captured in #194 and #195