19 lines
305 B
YAML
19 lines
305 B
YAML
galaxy_info:
|
|
author: Luke Yeager
|
|
description: Install the NVIDIA driver
|
|
license: 3-Clause BSD
|
|
min_ansible_version: 2.7
|
|
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- 'xenial'
|
|
- 'bionic'
|
|
- name: EL
|
|
versions:
|
|
- '7'
|
|
|
|
galaxy_tags:
|
|
- 'nvidia'
|
|
- 'driver'
|