Merge branch 'master' of https://github.com/NVIDIA/ansible-role-nvidia-driver into rhel-fix
This commit is contained in:
commit
4141fed5d4
23
README.md
23
README.md
@ -1 +1,22 @@
|
|||||||
An ansible role to install the NVIDIA driver.
|
# 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](https://galaxy.ansible.com/nvidia/nvidia_driver):
|
||||||
|
|
||||||
|
```
|
||||||
|
$ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user