add Ansible metadata

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-10-20 19:15:15 +02:00
parent 0638064272
commit bc5520c80c
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 19 additions and 0 deletions

19
meta/main.yml Normal file
View File

@ -0,0 +1,19 @@
---
galaxy_info:
author: Jakub Sokolowski <jakub@status.im>
description: Deploy Gitea instance
company: Status.im
license: MIT
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- xenial
- focal
dependencies:
- name: consul-service
src: git+git@github.com:status-im/infra-role-consul-service.git
scm: git
- name: systemd-timer
src: git+git@github.com:status-im/infra-role-systemd-timer.git
scm: git