Fix meta/main.yml spacing

The dependencies section is spaced incorrectly, resulting in the role
not being installable via ansible-galaxy.

Change-Id: I55fe54d076269b20013b71445bce5dc6a082d6b0
This commit is contained in:
Matt Thompson 2016-03-03 10:40:40 +00:00
parent 71d02dfb72
commit bd6085b729

View File

@ -29,4 +29,4 @@ galaxy_info:
- swift
- development
- openstack
dependencies: []
dependencies: []