Readme, meta and Travis config added

This commit is contained in:
Marcus Meurs
2017-07-27 01:58:44 +02:00
parent 76a63c32e5
commit 5c6f2d1b79
3 changed files with 56 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
galaxy_info:
author: your name
description: your description
company: your company (optional)
author: Marcus Meurs
description: Install zerotier-one package and add new members to a zerotier network
company: NULL
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
@@ -14,9 +14,9 @@ galaxy_info:
# - GPLv3
# - Apache
# - CC-BY
license: license (GPLv2, CC-BY, etc)
license: BSD
min_ansible_version: 1.2
min_ansible_version: 2.0
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
@@ -32,7 +32,10 @@ galaxy_info:
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
#
# platforms:
platforms:
- name: EL
versions:
- 7
# - name: Fedora
# versions:
# - all
@@ -44,7 +47,9 @@ galaxy_info:
# - 7
# - 99.99
galaxy_tags: []
galaxy_tags:
- zerotier-one
- CentOS 7
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
@@ -54,4 +59,4 @@ galaxy_info:
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
# if you add dependencies to this list.