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

Allow specifying bundle path #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 11, 2024

  1. Allow specifying bundle path

    In fad51d0 we removed the thinlinc_server_bundle parameter. This means
    that the bundle must be in a standard Ansible search path, using the
    standard bundle filename.
    
    This commit re-implements a variation of this parameter, but makes it
    optional with sensible defaults. This makes it possible for people to
    use non-standard locations and filenames, but still keeps the intention
    of the original commit by only requiring the version to be specified in
    one place.
    
    Fixes cendio#42.
    Aaron Sowry committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3162808 View commit details
    Browse the repository at this point in the history