add Ansible metadata

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-03-10 16:41:04 +01:00
parent 64ca5c85ef
commit eb2b988665
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 13 additions and 0 deletions

13
meta/main.yml Normal file
View File

@ -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: []