ansible / galaxy_collection

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

Fix to ah_collection_upload for HTTPS uploads #401

Closed Tompage1994 closed 6 months ago

Tompage1994 commented 6 months ago

What does this PR do?

Fixed an issue where ah_collection_upload was breaking when collecting from a URL due to generated temp filenames

How should this be tested?

Added a test case to CI

Is there a relevant Issue open for this?

resolves #400

Other Relevant info, PRs, etc

None

Tompage1994 commented 6 months ago

CI still broken but it does pass the relevant piece of CI