add meta
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
594c25035d
commit
a16a5ff516
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
galaxy_info:
|
||||||
|
author: Jakub Sokolowski <jakub@status.im>
|
||||||
|
description: Deploy and setup memcached service
|
||||||
|
company: Status.im
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 1.9
|
||||||
|
platforms:
|
||||||
|
- name: Ubuntu
|
||||||
|
versions:
|
||||||
|
- xenial
|
||||||
|
dependencies:
|
||||||
|
- name: consul-service
|
||||||
|
src: git+git@github.com:status-im/infra-role-consul-service.git
|
||||||
|
scm: git
|
Loading…
Reference in New Issue