Copy working code from deepops

This commit is contained in:
Luke Yeager
2019-04-25 10:51:30 -07:00
parent 26122f9790
commit 458d74bbfd
8 changed files with 135 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
---
# vars file for ansible-role-nvidia-driver
ubuntu_repo_dir: "{{ ansible_distribution | lower }}{{ ansible_distribution_version | replace('.', '') }}/{{ ansible_architecture }}"
rhel_repo_dir: "rhel{{ ansible_distribution_major_version }}/{{ ansible_architecture }}"