feat(meta): specify docker dependancy in meta file
This commit is contained in:
parent
02c3bc017b
commit
b6d6544c79
1 changed files with 2 additions and 1 deletions
|
|
@ -5,4 +5,5 @@ galaxy_info:
|
|||
description: "install and configure an omni server"
|
||||
license: "MIT"
|
||||
role_name: "omni"
|
||||
dependencies: []
|
||||
dependencies:
|
||||
- role: "docker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue