2021-02-04 20:32:33 +00:00
|
|
|
# Standards: 0.2
|
2020-10-10 08:03:50 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
|
|
|
|
author: Robert Kaussow <mail@thegeeklab.de>
|
2021-04-23 10:12:16 +00:00
|
|
|
namespace: xoxys
|
|
|
|
role_name: renovate_bot
|
2020-10-10 08:03:50 +00:00
|
|
|
# @meta description: >
|
|
|
|
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.renovate_bot)
|
|
|
|
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.renovate_bot?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.renovate_bot)
|
|
|
|
# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.renovate_bot/src/branch/master/LICENSE)
|
|
|
|
#
|
|
|
|
# Setup docker-renovate garbage collector. Keep docker hosts small.
|
|
|
|
# @end
|
|
|
|
description: Setup docker-renovate garbage collector
|
|
|
|
license: MIT
|
2021-03-14 16:50:21 +00:00
|
|
|
min_ansible_version: 2.10
|
2020-10-10 08:03:50 +00:00
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
|
|
|
- 8
|
|
|
|
galaxy_tags:
|
|
|
|
- docker
|
|
|
|
- renovate
|
|
|
|
- gc
|
|
|
|
dependencies: []
|
|
|
|
collections:
|
2021-05-16 14:06:30 +00:00
|
|
|
- xoxys.general
|
2020-10-10 08:03:50 +00:00
|
|
|
- community.general
|