Fork of NVIDIA/ansible-role-nvidia-driver with support for Debian
Go to file
Adam DeConinck 98333a575e Add CUDA repo package pin file to files
Contents of pin file sourced from:
https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-ubuntu1804.pin

Confirmed this file's contents are identical for all supported Ubuntu
releases as of this date.
2020-01-07 23:17:26 +00:00
defaults Add method for setting driver module parameters 2019-07-15 14:39:29 -07:00
files Add CUDA repo package pin file to files 2020-01-07 23:17:26 +00:00
meta Updates to role metadata 2019-04-30 13:17:34 -07:00
tasks change name of driver package to install for redhat 2020-01-03 18:35:58 +00:00
templates Add method for setting driver module parameters 2019-07-15 14:39:29 -07:00
tests Add README to tests/ 2019-04-29 10:12:42 -07:00
vars Update var names; allow state=absent in tasks 2019-04-29 10:08:05 -07:00
.gitignore Add gitignore 2019-04-29 10:08:05 -07:00
LICENSE Add nvidia license 2019-04-25 10:50:56 -07:00
README.md README should include supported distros and install instructions 2019-11-25 15:27:35 -08:00

ansible-role-nvidia-driver

An Ansible role to install the NVIDIA driver from the NVIDIA CUDA repositories.

Installing

This role can be installed using Ansible Galaxy:

$ ansible-galaxy install nvidia.nvidia_driver

Supported distributions

Currently, this role supports the following Linux distributions:

  • NVIDIA DGX OS 4
  • Ubuntu 18.04 LTS
  • CentOS 7
  • Red Hat Enterprise Linux 7