Commit b6d6544c authored by Simon Cornet's avatar Simon Cornet
Browse files

feat(meta): specify docker dependancy in meta file

parent 02c3bc01
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -5,4 +5,5 @@ galaxy_info:
  description: "install and configure an omni server"
  license: "MIT"
  role_name: "omni"
dependencies: []
dependencies:
  - role: "docker"