Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adaptant-labs/ansible-role-nvidia-container-runtime
- Owner: adaptant-labs
- License: mit
- Created: 2020-12-11T22:26:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T13:48:21.000Z (about 4 years ago)
- Last Synced: 2024-12-03T09:12:36.300Z (2 months ago)
- Topics: ansible, ansible-galaxy-role, ansible-role, nvidia, nvidia-container-runtime, nvidia-container-toolkit, nvidia-docker
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]))