Fork of NVIDIA/ansible-role-nvidia-driver with support for Debian
Go to file
Michael Balint 40acb1484a
Merge pull request #11 from ajdecon/ubuntu-include-pin
Fix driver upgrades on Ubuntu by adding package pin file
2020-01-08 09:14:02 -05: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 copy pin file to apt preferences 2020-01-07 23:19:59 +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