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.
This commit is contained in:
PercyJax
2018-09-25 13:44:55 -04:00
committed by GitHub
parent 89c5635b5d
commit e04ba73642

View File

@@ -10,6 +10,7 @@
package:
name: zerotier-one
state: present
update_cache: yes
register: zerotier_client
- name: Start zerotier-one service