fix: meta directory
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-04-27 19:23:46 +02:00
parent 2b7dd6b706
commit c8904c6a7b
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 19 additions and 0 deletions

19
meta/main.yml Normal file
View File

@ -0,0 +1,19 @@
galaxy_info:
role_name: renovate
author: Markus Pesch
description: Role to configure renovate as container image
company: Cryptic Systems
license: MIT
min_ansible_version: "2.9"
platforms:
- name: ArchLinux
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- renovate
dependencies: []