aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/add_custom_repos/vars/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/add_custom_repos/vars/main.yml')
-rw-r--r--ansible/roles/add_custom_repos/vars/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/roles/add_custom_repos/vars/main.yml b/ansible/roles/add_custom_repos/vars/main.yml
new file mode 100644
index 000000000..03ed6e446
--- /dev/null
+++ b/ansible/roles/add_custom_repos/vars/main.yml
@@ -0,0 +1,3 @@
+ubuntu_release:
+ "16.04": xenial
+ "14.04": trusty \ No newline at end of file