Add empty role dependency list

The ansible-galaxy tool requires the presence of the dependencies list
in the role's meta information.

Change-Id: I09dafc869de09f9270ed929fd0e1a5709ba120bb
This commit is contained in:
Jesse Pretorius 2016-03-02 13:57:10 +00:00
parent 7ee179a015
commit 71d02dfb72
1 changed files with 1 additions and 0 deletions

View File

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