add Ansible metadata
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
64ca5c85ef
commit
eb2b988665
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
galaxy_info:
|
||||||
|
author: Jakub Sokolowski <jakub@status.im>
|
||||||
|
description: Query Consul and connect Waku peers
|
||||||
|
company: Status.im
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 1.9
|
||||||
|
platforms:
|
||||||
|
- name: Ubuntu
|
||||||
|
versions:
|
||||||
|
- xenial
|
||||||
|
- focal
|
||||||
|
dependencies: []
|
Loading…
Reference in New Issue