ansible / galaxy_collection

Collection of modules and roles to configure Automation Hub
GNU General Public License v3.0
54 stars 50 forks source link

Fix of Ci #375

Closed Tompage1994 closed 3 months ago

Tompage1994 commented 3 months ago

What does this PR do?

I think this should fix all of the CI

It will remove support for everything that currently existed and change the targets to stable-2.8 and stable-2.9 and master.

How should this be tested?

Has mostly worked on my fork up until the point of needing registry creds, but nonetheless AH is running and tests are passing https://github.com/Tompage1994/ah_configuration/actions/runs/8424178683/job/23067509134

Won't be working here until merged

Is there a relevant Issue open for this?

resolves #374 resolves #336

Tompage1994 commented 3 months ago

There is a little bit of stuff needed to be sorted with this, but it's almost there

Tompage1994 commented 3 months ago

So, CI still broken but at least the stack stands up. Perhaps we merge this and then anyone can work on getting the actual playbooks to work?

sean-m-sullivan commented 3 months ago

agreed