summaryrefslogtreecommitdiffstats
path: root/roles/gpu_driver
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
commitc83c582421f370266def6a87ecdd1058019d8432 (patch)
tree3385cff97caf8b2700a7f9b63365ae9157d67d16 /roles/gpu_driver
parentc34361dc92162518fa71544ab5ec0a87e8152926 (diff)
Remove duplicate fields from argument_specs files
Diffstat (limited to 'roles/gpu_driver')
-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).