updated meta

This commit is contained in:
Larry Smith Jr
2015-11-02 21:50:07 -05:00
parent 46e0fd1fc2
commit c776e9f339
+15 -16
View File
@@ -1,8 +1,8 @@
--- ---
galaxy_info: galaxy_info:
author: your name author: Larry Smith Jr.
description: description: Role to manage LVM Groups/Logical Volumes. Can be used to create, extend or resize LVM.
company: your company (optional) #company: your company (optional)
# If the issue tracker for your role is not on github, uncomment the # If the issue tracker for your role is not on github, uncomment the
# next line and provide a value # next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker # issue_tracker_url: http://example.com/issue/tracker
@@ -17,16 +17,16 @@ galaxy_info:
min_ansible_version: 1.2 min_ansible_version: 1.2
# #
# Below are all platforms currently available. Just uncomment # Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your # 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! # platform on this list, let us know and we'll get it added!
# #
#platforms: platforms:
#- name: EL - name: EL
# versions: versions:
# - all # - all
# - 5 # - 5
# - 6 - 6
# - 7 - 7
#- name: GenericUNIX #- name: GenericUNIX
# versions: # versions:
# - all # - all
@@ -78,18 +78,18 @@ galaxy_info:
# - 9.1 # - 9.1
# - 9.1 # - 9.1
# - 9.2 # - 9.2
#- name: Ubuntu - name: Ubuntu
# versions: versions:
# - all # - all
# - lucid # - lucid
# - maverick # - maverick
# - natty # - natty
# - oneiric # - oneiric
# - precise - precise
# - quantal # - quantal
# - raring # - raring
# - saucy # - saucy
# - trusty - trusty
# - utopic # - utopic
# - vivid # - vivid
#- name: SLES #- name: SLES
@@ -117,7 +117,7 @@ galaxy_info:
# Below are all categories currently available. Just as with # Below are all categories currently available. Just as with
# the platforms above, uncomment those that apply to your role. # the platforms above, uncomment those that apply to your role.
# #
#categories: categories:
#- cloud #- cloud
#- cloud:ec2 #- cloud:ec2
#- cloud:gce #- cloud:gce
@@ -130,10 +130,9 @@ galaxy_info:
#- monitoring #- monitoring
#- networking #- networking
#- packaging #- packaging
#- system - system
#- web #- web
dependencies: [] dependencies: []
# List your role dependencies here, one per line. # List your role dependencies here, one per line.
# Be sure to remove the '[]' above if you add dependencies # Be sure to remove the '[]' above if you add dependencies
# to this list. # to this list.