Doug Holt
f2e56f8033
Merge pull request #32 from ajdecon/epel-package
2021-03-12 05:27:05 -07:00
Adam DeConinck
29a839bbf2
Use Fedora EPEL package to enable EPEL
2021-02-23 22:35:32 +00:00
Adam DeConinck
b06f23b213
Merge pull request #31 from f4nha/patch-1
...
typo
2021-02-17 14:49:03 -07:00
f4nha
dcaeb4c5db
typo
...
missing "
2021-02-17 21:39:42 +00:00
Adam DeConinck
3774631c96
Merge pull request #30 from jrsherry/master
...
Invoking yum once while using a loop via squash_actions is deprecated.
2020-12-30 13:48:30 -07:00
Jonathan Sherry
b32aadd3fe
Invoking yum once while using a loop via squash_actions is deprecated.
...
Signed-off-by: Jonathan Sherry <jonathanrsherry@gmail.com>
2020-12-30 15:45:14 -05:00
Michael Balint
f04c44020b
Merge pull request #24 from ajdecon/new-packages
...
Ubuntu: Use NVIDIA server drivers from Canonical
2020-12-14 19:25:14 -05:00
Adam DeConinck
4502906846
Merge branch 'master' into new-packages
2020-12-14 13:07:30 -07:00
Adam DeConinck
8a9f78ed0a
Merge pull request #27 from nvhans/patch-2
...
Update main.yml
2020-12-14 13:05:54 -07:00
Adam DeConinck
7587f6cbc8
Merge pull request #26 from nvhans/patch-1
...
Update install-redhat.yml
2020-12-14 13:05:38 -07:00
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
e351331026
Update main.yml
...
remove static location for epel repo for more flexible 'yum epel repo install' with RHEL/CentOS 7 & 8
2020-11-25 19:45:19 -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
6cb674908f
include galaxy metadata for 20.04 support
2020-11-16 19:50:14 +00:00
Adam DeConinck
a7ea9206a5
Add notes on install process to README
2020-11-16 18:54:36 +00:00
Adam DeConinck
4138b45d40
use correct var
2020-11-16 18:46:29 +00:00
Adam DeConinck
9496992a21
typo fix
2020-11-16 18:45:02 +00:00
Adam DeConinck
4fcec816f5
add a note on distro support
2020-11-16 18:25:54 +00:00
Adam DeConinck
68cffed89b
Ubuntu: Use NVIDIA server drivers from Canonical
...
- Add support for using the NVIDIA headless server packages from the
upstream Canonical repos
- Keep support for using the CUDA repository instead, but make
non-default
2020-11-16 18:23:03 +00: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