ansible / galaxy_collection

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

Update gh actions with changes to support fixes to CI workflows #417

Closed bmclaughlin closed 4 months ago

bmclaughlin commented 4 months ago

What does this PR do?

Adds environment variables and passes one extra variable to a test playbook call.

How should this be tested?

Changes will be tested in the testing playbook updates in #409. The changes introduced should have no impact on the current CI runs as they do not make use of the newly available information.

Is there a relevant Issue open for this?

No

Other Relevant info, PRs, etc

409