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

Unable to specify older branch on RHEL 7.x #62

Open
verdurin opened this issue Jun 17, 2022 · 0 comments
Open

Unable to specify older branch on RHEL 7.x #62

verdurin opened this issue Jun 17, 2022 · 0 comments

Comments

@verdurin
Copy link

verdurin commented Jun 17, 2022

The logic in line:

name: "{{ nvidia_driver_package_version | ternary('nvidia-driver-latest-dkms-'+nvidia_driver_package_version, 'nvidia-driver-branch-'+nvidia_driver_rhel_branch) }}"

hasn't been working for me.

I've specified:

  vars:
    - nvidia_driver_package_version: '465.19.01-1'
    - nvidia_driver_branch: '465'

and yet I see this error:

No package matching 'nvidia-driver-latest-dkms-465.19.01-1' found available, installed or updated

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

No branches or pull requests

1 participant