Files
ansible-role-renovate/README.md
Markus Pesch fc1ac93fea
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 17s
Lint Markdown files / markdown-lint (push) Successful in 4s
fix: rename files to .yaml
2025-11-23 16:18:38 +01:00

24 lines
642 B
Markdown

# renovate
[![Ansible Role](https://img.shields.io/ansible/role/d/58986)](https://galaxy.ansible.com/volker_raschek/renovate)
With following role can be a renovate configured. Renovate runs as container
image. As container runtime must be docker installed.
Renovate will be periodically started by systemd.
## Supported distributions
- Arch Linux
- Ubuntu 20.04
## Features
- Configuring docker-compose.yaml and the config.json
- Configuring systemd service and timer unit
## Configuring
In the default directory are examples how to configure renovate. Copy the
defaults into your `host_vars` or `group_vars` and adapt the examples.