summaryrefslogtreecommitdiffstats
path: root/roles/gpu_driver/meta
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-04 02:16:32 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-04 02:21:39 +0100
commit658b31420cbd0dceee00cc02f0d7db71aa3e084f (patch)
tree3385cff97caf8b2700a7f9b63365ae9157d67d16 /roles/gpu_driver/meta
parent49e1bd8ee95cb5aef025277dbbf302f72163e844 (diff)
Remove duplicate fields from argument_specs files
Diffstat (limited to 'roles/gpu_driver/meta')
-rw-r--r--roles/gpu_driver/meta/argument_specs.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/gpu_driver/meta/argument_specs.yml b/roles/gpu_driver/meta/argument_specs.yml
index 6986388f..39ae9f59 100644
--- a/roles/gpu_driver/meta/argument_specs.yml
+++ b/roles/gpu_driver/meta/argument_specs.yml
@@ -1,7 +1,6 @@
---
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).