Fix metadata to not fail on installation via Ansible Galaxy.

This commit is contained in:
Dorian 2014-12-30 07:18:48 -05:00
parent 232399f447
commit 4f09337796
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
galaxy_info: galaxy_info:
author: Dorian Pula author: Dorian Pula
description: description: NGINX UWSGI and supervisor role
company: Amber Penguin Software company: Amber Penguin Software
# Some suggested licenses: # Some suggested licenses:
# - BSD (default) # - BSD (default)
@ -70,7 +70,7 @@ galaxy_info:
# - 9.1 # - 9.1
# - 9.2 # - 9.2
- name: Ubuntu - name: Ubuntu
# versions: versions:
# - all # - all
# - lucid # - lucid
# - maverick # - maverick