Hannu Teulahti
1def93f756
Fix Ubuntu Focal install
...
Overwrite Ubuntu Focal repo with Debian Buster mimicking the zerotiers own installer
2021-02-06 13:00:34 +02:00
Marcus
0b9f100aa5
Use variable for gpg fingerprint
...
Using the fingerprint in the rpm_key module requires Ansible 2.9. Updated meta file to reflect this requirement.
2020-03-09 02:44:38 +01:00
Marcus
90167ae771
Merge pull request #30 from ClashTheBunny/pgp_key_id
...
Add PGP key `id` for added security
2020-03-09 02:33:09 +01:00
Randall Mason
76b57fb097
Add PGP key `id` for added security
2019-06-09 12:50:53 -05:00
Marcus Meurs
154899586e
Use the same fact syntax throughout the role
...
Create consistency by using the ansible_facts['somefact'] syntax everywhere.
2018-12-10 23:47:16 +01:00
Marcus Meurs
b86bc4c73d
Rearrange conditionals
...
release_repo.status needs to be checked after distribution.
2018-12-07 23:35:32 +01:00
Marcus Meurs
fd68894bad
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.
2018-12-06 05:35:32 +01:00
Marcus
d089ef4aaf
Merge pull request #19 from zhaofengli/master
...
Add Arch Linux support
2018-07-25 23:42:01 +02:00
Zhaofeng Li
10fd2fd498
Add Arch Linux support
2018-07-25 23:03:35 +08:00
Chris
33c53916c0
Add repo for Fedora
2018-05-10 12:55:33 -05:00
Andy Shinn
f1cc5c4e49
somes fixups
2018-02-15 19:59:14 -06:00