summaryrefslogtreecommitdiffstats
path: root/roles/gpu_driver/vars/main.yml
blob: 8ad2da6132eaf290a7146957a02d9085950e3e4f (plain) (blame)
1
2
3
4
5
6
---
gpu_driver_map:
  - match: "GeForce GTX 1060"
    role: "nvidia_gtx1060"
  - match: "VGA compatible controller: Intel"
    role: "intel_i915"