Fork of NVIDIA/ansible-role-nvidia-driver with support for Debian
Go to file
Adam DeConinck 861f4afb2c
Merge pull request #5 from phogan-nvidia/proxy
NVIDIA Driver - Added proxy variables
2020-01-29 15:20:10 -08: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 Merge pull request #5 from phogan-nvidia/proxy 2020-01-29 15:20:10 -08: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