Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download binaries required for offline installations #21

Merged
merged 8 commits into from
Oct 14, 2024

Conversation

jrosser
Copy link
Contributor

@jrosser jrosser commented Jul 11, 2024

This PR adds an action plugin which parses all of the role defaults variables and returns a list of all binaries required during the execution of the roles in the collection.

A playbook is included that uses this action plugin to automatically download all of the required binaries into a directory of the users choice.

Add automatically generated versions and ensure all variables
are structured the same to allow auto-parsing of the var
names.
@jrosser jrosser force-pushed the download-binaries branch 4 times, most recently from 8d88af2 to 0500e68 Compare July 11, 2024 16:02
Jonathan Rosser added 2 commits July 15, 2024 13:28
Usage: ansible-playbook vexxhost.containers.download_binaries -e target=localhost

This playbook uses the existing download_artifact role and downloads
all versions of all binaries required for all roles.
@jrosser jrosser force-pushed the download-binaries branch from 0500e68 to e980082 Compare July 15, 2024 12:29
@mnaser mnaser added the gate label Oct 14, 2024
@atmosphere-ci atmosphere-ci bot merged commit 6ad6ee1 into vexxhost:main Oct 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants