fix: rename roles to use underscores instead of hyphens which was causing the roles not to be found
This commit is contained in:
6
roles/nvidia_drivers/defaults/main.yml
Normal file
6
roles/nvidia_drivers/defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
nvidia_install_kernel_modules: false
|
||||
nvidia_open_source_drivers: false
|
||||
nvidia_cuda_runtime_version: "13-1"
|
||||
nvidia_optional_packages: []
|
||||
kernel_module_type: linux
|
||||
Reference in New Issue
Block a user