Releases: fgci-org/ansible-role-cuda
Releases · fgci-org/ansible-role-cuda
v1.6.4
- fix warnings to make ansible galaxy happier
v1.6.3
- persistence mode of the Nvidia driver has been deprecated. change to enable and start the nvidia-persistence
#22
v1.6.2
- fix bare variable warnings
v1.6.0
Small fixes to support ansible 2.4
44ab5b2 Added support for ubuntu 17.04
fa0b08b ansible 2.4 preparation
v1.5.4
- More testing with LXC #12
v1.5.3
up ansible min_version to 2.2 and use check_mode: no
instead of always_run: yes which is removed in ansible 2.4 and gives
nice deprecation warnings with ansible 2.2
v1.5.2
- Updated metafile to only trusty and xenial
v1.5.1
Many updates via PRs from @lae
- #10 bash profile script template
- #9 task cleanup
- #8 add support for ubuntu
- #7 use LXC for testing
v1.4.1
Fixes to solve #6
- We now rpm_key install the gpg keys, not just list them in the yum.repo 9a2305e
- Testing:
- set gpu = True for the testing host 07ffd10
- disable rebooting while testing 7eca99a
- Rename the handler back to what we have in the task file 6b55e9f