Role Name
This Role will install the recommended Headless NVIDIA Driver.
Requirements
- Server with installed NVIDIA GPU
Role Variables
In Inventory/hosts: - nvidia_headless_conf ==> true / false (==> Will enable / disable the execution of the role)
Dependencies
Ubuntu Server Installation
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
Playbook:
- hosts: all
roles:
- nvidia_headless_conf: true
Entry in Inventory/hosts:
mavt-tst-w002l: nvidia_headless_conf: true
License
BSD
Author Information
Sandro Romagnoli