nvhans
|
1bd1672c27
|
Update install-redhat.yml
|
2020-11-25 20:56:51 -05:00 |
|
nvhans
|
9bb6978b57
|
Update install-redhat.yml
|
2020-11-25 20:50:39 -05:00 |
|
nvhans
|
961feadb30
|
Update install-redhat.yml
modify "add epel repo" to work with RHEL/CentOS 7 & 8
|
2020-11-25 19:43:38 -05:00 |
|
Adam DeConinck
|
5f58443c4b
|
Merge pull request #21 from ajdecon/reorder-kernel-driver-install
On Red Hat systems, re-order install process so kernel update occurs before driver install
|
2020-09-15 08:42:41 -06:00 |
|
Adam DeConinck
|
86786288a3
|
Merge pull request #22 from ajdecon/update-readme
Expand documentation in README
|
2020-09-15 08:33:40 -06:00 |
|
Adam DeConinck
|
6609d287a9
|
fix table formatting
|
2020-09-11 19:55:08 +00:00 |
|
Adam DeConinck
|
e80bcdb2ce
|
Expand documentation in README
- Add a note that the role should be run from a separate ansible control node
- Document the role variables available to change
|
2020-09-11 19:50:38 +00:00 |
|
Adam DeConinck
|
8ba1df5866
|
reboot after kernel update
|
2020-09-11 18:42:45 +00:00 |
|
Adam DeConinck
|
7f07dcd026
|
Ensure we have kernel-headers before installing driver
|
2020-09-11 18:29:35 +00:00 |
|
Adam DeConinck
|
07739ff434
|
Merge pull request #13 from ClementGautier/patch-1
Fixes RedHat setup with specific version
|
2020-05-13 09:41:28 -07:00 |
|
Clément Gautier
|
9ba856dbdc
|
Fixes RedHat setup with specific version
|
2020-05-12 16:38:54 +02:00 |
|
Adam DeConinck
|
861f4afb2c
|
Merge pull request #5 from phogan-nvidia/proxy
NVIDIA Driver - Added proxy variables
|
2020-01-29 15:20:10 -08:00 |
|
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 |
|
Adam DeConinck
|
c2b80200c6
|
copy pin file to apt preferences
|
2020-01-07 23:19:59 +00:00 |
|
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 |
|
Michael Balint
|
790823ed2f
|
Merge pull request #10 from ajdecon/rhel-fix
Fix driver installation on CentOS
|
2020-01-03 14:27:36 -05:00 |
|
Adam DeConinck
|
4141fed5d4
|
Merge branch 'master' of https://github.com/NVIDIA/ansible-role-nvidia-driver into rhel-fix
|
2020-01-03 18:39:28 +00:00 |
|
Adam DeConinck
|
fdead2d8bc
|
change name of driver package to install for redhat
|
2020-01-03 18:35:58 +00:00 |
|
Adam DeConinck
|
ef07ee2416
|
Merge pull request #8 from ajdecon/better-readme
README should include supported distros and install instructions
|
2019-11-25 15:53:15 -08:00 |
|
Adam DeConinck
|
91ef33997d
|
README should include supported distros and install instructions
|
2019-11-25 15:27:35 -08:00 |
|
phogan-nvidia
|
0e80afac47
|
Added proxy variables
|
2019-10-04 10:52:32 -04:00 |
|
Doug Holt
|
7f66955aba
|
Merge pull request #1 from dholt/cfg-mod-params
Add method for setting driver module parameters
|
2019-07-23 08:15:48 -06:00 |
|
Douglas Holt
|
b0c2f6f29b
|
Add method for setting driver module parameters
|
2019-07-15 14:39:29 -07:00 |
|
Luke Yeager
|
38e4df7923
|
Updates to role metadata
|
2019-04-30 13:17:34 -07:00 |
|
Luke Yeager
|
5714358af8
|
Remove comment about airgapping
|
2019-04-29 12:32:28 -07:00 |
|
Luke Yeager
|
01d827f5d5
|
Remove misleading project name from readme
|
2019-04-29 11:50:01 -07:00 |
|
Luke Yeager
|
176e44334c
|
make repo name match galaxy
|
2019-04-29 11:47:13 -07:00 |
|
Luke Yeager
|
098b20f32c
|
Fix some lint
|
2019-04-29 11:04:26 -07:00 |
|
Luke Yeager
|
1e945cf653
|
Add role name to meta
|
2019-04-29 11:00:48 -07:00 |
|
Luke Yeager
|
39c6a4a4c1
|
Add README to tests/
|
2019-04-29 10:12:42 -07:00 |
|
Luke Yeager
|
0812b8c2e9
|
Clean out README
|
2019-04-29 10:08:05 -07:00 |
|
Luke Yeager
|
fa791855e6
|
Add gitignore
|
2019-04-29 10:08:05 -07:00 |
|
Luke Yeager
|
b8ead6124c
|
Update var names; allow state=absent in tasks
|
2019-04-29 10:08:05 -07:00 |
|
Luke Yeager
|
bb6de2e239
|
Update meta
|
2019-04-29 10:08:05 -07:00 |
|
Luke Yeager
|
d6fcad77e7
|
Update test generated by scaffolding
|
2019-04-29 10:07:54 -07:00 |
|
Luke Yeager
|
985f6f713d
|
Take a stab at editing the "meta" info
|
2019-04-29 10:07:54 -07:00 |
|
Luke Yeager
|
458d74bbfd
|
Copy working code from deepops
|
2019-04-29 10:07:54 -07:00 |
|
Luke Yeager
|
26122f9790
|
Add nvidia license
|
2019-04-25 10:50:56 -07:00 |
|
Luke Yeager
|
2803f5664d
|
Initial commit (ansible-galaxy init)
|
2019-04-25 10:39:06 -07:00 |
|