Possible fix for #26

If ansible_distribution is Ubuntu the role will check if there is a dedicated repo matching the ansible_distribution_release. If this is not the case but the ansible_distribution_major_version is 18, the repo for the bionic release will be used.
This commit is contained in:
Marcus Meurs
2018-12-06 05:35:32 +01:00
parent 4dac8000fc
commit fd68894bad
2 changed files with 23 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
---
# vars file for ansible-role-zerotier
zerotier_download_base_url: http://download.zerotier.com
zerotier_deb_release_repo: "{{ ansible_facts['distribution_release'] }}"
zerotier_gpg_url: https://download.zerotier.com/contact@zerotier.com.gpg