Ansible role to configure renovate as container image
Go to file
Markus Pesch c0496a4f8b
continuous-integration/drone/push Build is passing Details
style(lint): quote mode
2023-02-26 22:21:13 +01:00
defaults
handlers style(renovate): name of tasks, use built in module 2023-02-12 14:59:55 +01:00
meta
tasks style(lint): quote mode 2023-02-26 22:21:13 +01:00
templates fix: adapt systemd service: remove start post 2023-02-11 16:02:41 +01:00
.ansible-lint
.drone.yml
.editorconfig
.markdownlint.yaml
LICENSE
README.md
renovate.json

README.md

renovate

Build Status Ansible Role

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.yml 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.