Skip to content

Commit

Permalink
update galaxy info
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Kahest committed Apr 13, 2017
1 parent a599d00 commit 1e5bf8b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
galaxy_info:
author: your name
description: your description
author: Georg Kahest
description: Observium-agent
company: your company (optional)

# If the issue tracker for your role is not on github, uncomment the
Expand All @@ -14,7 +14,7 @@ galaxy_info:
# - GPLv3
# - Apache
# - CC-BY
license: license (GPLv2, CC-BY, etc)
license: MIT

min_ansible_version: 1.2

Expand Down Expand Up @@ -134,16 +134,16 @@ galaxy_info:
# - vivid
# - wily
# - xenial
#- name: Debian
# versions:
- name: Debian
versions:
# - all
# - etch
# - jessie
- jessie
# - lenny
# - sid
# - squeeze
# - stretch
# - wheezy
- stretch
- wheezy
#- name: EL
# versions:
# - all
Expand Down Expand Up @@ -195,7 +195,7 @@ galaxy_info:
# - all
# - Any

galaxy_tags: []
galaxy_tags: [observium]
# 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
Expand All @@ -207,4 +207,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.
# to this list.

0 comments on commit 1e5bf8b

Please sign in to comment.