add role metadata

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-05-24 10:54:09 +02:00
parent cc577ff11f
commit 3643347f26
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 21 additions and 0 deletions

21
meta/main.yml Normal file
View File

@ -0,0 +1,21 @@
---
galaxy_info:
author: Jakub Sokołowski <jakub@status.im>
description: Build and run nimbus eth1 portal bridge
company: Status.im
license: MIT
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- xenial
dependencies:
- name: infra-role-consul-service
src: git+git@github.com:status-im/infra-role-consul-service.git
scm: git
- name: infra-role-open-ports
src: git+git@github.com:status-im/infra-role-open-ports.git
scm: git
- name: infra-role-systemd-timer
src: git+git@github.com:status-im/infra-role-systemd-timer.git
scm: git