GPU
Supported containers:
- Plex
- Emby
- Jellyfin
- Tdarr
- Fileflows
- Unmanic
- Dispatcharr
The variables listed below for each supported GPU type should exist in your inventory/group_vars/all/gpu.yml file
Intel GPU
Section titled “Intel GPU”If you have a supported Intel processor, you can enable Intel Quick Sync Video (QSV) for use within containers.
enable_intel_gpu: trueNvidia GPU
Section titled “Nvidia GPU”If you have a supported Nvidia graphics card, you can enable Nvidia GPU transcoding.
Nvidia drivers must be installed separately before running this playbook. The official Nvidia ansible-role-nvidia-driver role is not reliably maintained and may not support the latest Ubuntu versions.
enable_nvidia_gpu: true