blob: 6986388f3683f350644b0a1835c84e3d998af7dd (
plain) (
blame)
1
2
3
4
5
6
7
8
|
---
argument_specs:
main:
short_description: "Detect the GPU and include the appropriate driver role"
description: >
Detects the GPU present on the machine using PCI device information and
includes the matching driver role (intel_i915 or nvidia_gtx1060).
options: {}
|