ansible / galaxy_collection

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

Retrieve Galaxy api prefix when resource_provider is present #403

Closed bmclaughlin closed 1 month ago

bmclaughlin commented 1 month ago

What does this PR do?

Retrieves Galaxy api prefix when resource_provider is present, defaults to existing behavior.

How should this be tested?

Probably in the galaxy_ng repo by spinning up a new testing stack and running galaxy_collection test playbooks against it.

Is there a relevant Issue open for this?

None

Other Relevant info, PRs, etc

None