Commit Graph

7 Commits (49d61b875ef66507a72507a0c459b0356d15c3fe)

Author SHA1 Message Date
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