ansible-role-nvidia-driver/meta/main.yml
2019-04-29 10:07:54 -07:00

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'