summaryrefslogtreecommitdiffstats
path: root/roles/gpu_driver/meta/main.yml
blob: 4b4c9a4e478869b03fd2a7f47403fabda3f365a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
dependencies:
  - role: "pciutils"
galaxy_info:
  author: "a14m"
  description: "Detect the GPU and include the appropriate driver role"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"