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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jrosser
Copy link

@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.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant