pull/13/merge
Barry Flanagan 2018-02-06 22:45:26 +00:00 committed by GitHub
commit 45875b562a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
--- ---
# Ensure that curl is installed
- name: Install curl
package:
name: curl
state: present
# Redhat variants # Redhat variants
- block: # Add zerotier repo and it's gpg key - block: # Add zerotier repo and it's gpg key
- name: Add zerotier gpg key - name: Add zerotier gpg key