summaryrefslogtreecommitdiffstats
path: root/roles/gpu_driver/meta
diff options
context:
space:
mode:
Diffstat (limited to 'roles/gpu_driver/meta')
-rw-r--r--roles/gpu_driver/meta/argument_specs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/gpu_driver/meta/argument_specs.yml b/roles/gpu_driver/meta/argument_specs.yml
index 39ae9f59..2e923875 100644
--- a/roles/gpu_driver/meta/argument_specs.yml
+++ b/roles/gpu_driver/meta/argument_specs.yml
@@ -3,5 +3,5 @@ argument_specs:
main:
description: >
Detects the GPU present on the machine using PCI device information and
- includes the matching driver role (intel_i915 or nvidia_gtx1060).
+ includes the matching driver role (intel_i915, nvidia_gtx1060, or nvidia_gt750m).
options: {}