diff --git a/meta/main.yml b/meta/main.yml index 7b1f0ef..a656196 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,8 +1,8 @@ --- galaxy_info: - author: your name + author: Dorian Pula description: - company: your company (optional) + company: Amber Penguin Software # Some suggested licenses: # - BSD (default) # - MIT @@ -10,8 +10,8 @@ galaxy_info: # - GPLv3 # - Apache # - CC-BY - license: license (GPLv2, CC-BY, etc) - min_ansible_version: 1.2 + license: AGPLv3 + min_ansible_version: 1.6 # # Below are all platforms currently available. Just uncomment # the ones that apply to your role. If you don't see your @@ -69,7 +69,7 @@ galaxy_info: # - 9.1 # - 9.1 # - 9.2 - #- name: Ubuntu + - name: Ubuntu # versions: # - all # - lucid @@ -79,8 +79,8 @@ galaxy_info: # - precise # - quantal # - raring - # - saucy - # - trusty + - saucy + - trusty #- name: SLES # versions: # - all @@ -105,7 +105,7 @@ galaxy_info: # Below are all categories currently available. Just as with # the platforms above, uncomment those that apply to your role. # - #categories: +categories: #- cloud #- cloud:ec2 #- cloud:gce @@ -114,12 +114,12 @@ galaxy_info: #- database #- database:nosql #- database:sql - #- development + - development #- monitoring #- networking #- packaging #- system - #- web + - web dependencies: [] # List your role dependencies here, one per line. Only # dependencies available via galaxy should be listed here.