18 lines
289 B
YAML
18 lines
289 B
YAML
galaxy_info:
|
|
author: Luke Yeager
|
|
description: Install the NVIDIA driver
|
|
license: 3-Clause BSD
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- '18.04'
|
|
- name: CentOS
|
|
versions:
|
|
- '7'
|
|
|
|
galaxy_tags:
|
|
- 'nvidia'
|
|
- 'driver'
|