Skip to content

Commit

Permalink
bump ansible version, fix platforms
Browse files Browse the repository at this point in the history
Georg Kahest committed Apr 13, 2017

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 1e5bf8b commit c8da934
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -2,21 +2,8 @@ galaxy_info:
author: Georg Kahest
description: Observium-agent
company: your company (optional)

# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker

# Some suggested licenses:
# - BSD (default)
# - MIT
# - GPLv2
# - GPLv3
# - Apache
# - CC-BY
license: MIT

min_ansible_version: 1.2
min_ansible_version: 2.2

# Optionally specify the branch Galaxy will use when accessing the GitHub
# repo for this role. During role install, if no tags are available,
@@ -31,7 +18,7 @@ galaxy_info:
# the ones that apply to your role. If you don't see your
# platform on this list, let us know and we'll get it added!
#
#platforms:
platforms:
#- name: OpenBSD
# versions:
# - all

0 comments on commit c8da934

Please sign in to comment.