Skip to content

Preinstall collections and fix docker push on PRs

Adrian Kathagen requested to merge collection-preinstall into main

Pushes to tag matching branch name if not on the main branch, but will use latest in the specific case of a pipeline run on mainline.

Pre-installs the three ansible-galaxy collections used in the main ansible-repo, can also be extended later.

Merge request reports