Fix metadata to not fail on installation via Ansible Galaxy.
This commit is contained in:
parent
d0083fd476
commit
232399f447
|
@ -17,7 +17,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: EL
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue