Commit Graph

10 Commits (904dcb399dba9668a712e99a26804dbf1327ba05)

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
PercyJax e04ba73642
Update package manager cache before install
As it currently stands, after the repo is added, apt-get update (or equivalent) is not performed, and zerotier-one install fails.
2018-09-25 13:44:55 -04:00
Zhaofeng Li 10fd2fd498 Add Arch Linux support 2018-07-25 23:03:35 +08:00
Marcus Meurs b5544a53aa Tests as filters deprecated
"Using Ansible-provided Jinja tests as filters is deprecated and will be removed in Ansible 2.9."
2018-04-05 00:20:10 +02:00
Andy Shinn f1cc5c4e49 somes fixups 2018-02-15 19:59:14 -06:00
Barry Flanagan 054d554a4d
Update install.yml to fix fresh Debian install.
Fresh install was failing if the zerotier repo did not exist. Changed the initial check to check the existence of the zerotier repo file.
2018-02-04 22:31:33 +00:00
Barry flanagan 5ab3e67331 Add support for Debian distros 2018-01-29 15:11:08 +00:00
Marcus Meurs c90f7556c2 Resolved errors in check-mode
Fixes #3
2017-12-17 05:49:36 +01:00
Marcus Meurs 8e5fd5d83c Better service state handling 2017-07-27 00:34:10 +02:00
Marcus Meurs cddaf793e8 Add installation tasks
Add Zerotier repo and it's pgp key. Install zerotier-one.
2017-07-27 00:23:20 +02:00