This commit is contained in:
parent
2b7dd6b706
commit
c8904c6a7b
19
meta/main.yml
Normal file
19
meta/main.yml
Normal 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: []
|
Loading…
Reference in New Issue
Block a user