gpu
Ansible role that installs nvidia gpu drivers and container runtime.
yannick
README
GPU
NVIDIA GPU driver and container runtime installation for Ubuntu.
Key Parameters
| Variable | Default | Description |
|---|---|---|
gpu_enabled |
true |
Master toggle for GPU support |
nvidia_driver_version |
580 |
NVIDIA driver version to install |
nvidia_container_runtime_enabled |
true |
Install NVIDIA Container Toolkit for Docker GPU passthrough |
Workflow
- Skip entirely if
gpu_enabledis false - Install NVIDIA driver from Ubuntu repository
- Install NVIDIA Container Toolkit (if container runtime enabled)
- Configure Docker daemon for GPU access
Repository Statistics
0
Stars
0
Forks
1
Watchers
0
Issues
Default Branch:main
Created:September 3, 2025
Last Updated:February 23, 2026
Repository Size:0.03 KB