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:
parent
71d02dfb72
commit
bd6085b729
@ -29,4 +29,4 @@ galaxy_info:
|
|||||||
- swift
|
- swift
|
||||||
- development
|
- development
|
||||||
- openstack
|
- openstack
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user