Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adaptant-labs/ansible-role-nvidia-container-runtime

Ansible Role for the NVIDIA Container Runtime
https://github.com/adaptant-labs/ansible-role-nvidia-container-runtime

ansible ansible-galaxy-role ansible-role nvidia nvidia-container-runtime nvidia-container-toolkit nvidia-docker

Last synced: 10 days ago
JSON representation

Ansible Role for the NVIDIA Container Runtime

Awesome Lists containing this project

README

        

Ansible Role: NVIDIA Container Runtime
=========

[![Build Status](https://travis-ci.com/adaptant-labs/ansible-role-nvidia-container-runtime.svg?branch=master)](https://travis-ci.com/adaptant-labs/ansible-role-nvidia-container-runtime)
![Ansible Role](https://img.shields.io/ansible/role/52310)
![Ansible Role](https://img.shields.io/ansible/role/d/52310)

An Ansible Role for installing and configuring the [NVIDIA Container Runtime][nvidia-container-runtime].

[nvidia-container-runtime]: https://github.com/NVIDIA/nvidia-docker

Supported Platforms
-------------------

This role can be used on most Debian and Ubuntu-based systems, please refer to [meta/main.yml][meta] for an updated list.

[meta]: https://github.com/adaptant-labs/ansible-role-nvidia-container-runtime/blob/master/meta/main.yml

Requirements
------------

None.

Role Variables
--------------

None.

Dependencies
------------

None.

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:

```yaml
- hosts: localhost
roles:
- adaptant.nvidia_container_runtime
```

License
-------

MIT / BSD

Author Information
------------------

Adaptant Labs ([[email protected]](mailto:[email protected]))