Ansible role to configure renovate as container image
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Pesch c0496a4f8b
continuous-integration/drone/push Build is passing Details
style(lint): quote mode
3 months ago
defaults fix: docker-compose bin path 1 year ago
handlers style(renovate): name of tasks, use built in module 4 months ago
meta fix: meta directory 1 year ago
tasks style(lint): quote mode 3 months ago
templates fix: adapt systemd service: remove start post 4 months ago
.ansible-lint Initial Commit 1 year ago
.drone.yml chore(deps): update dependency docker.io/volkerraschek/markdownlint to v0.33.0 5 months ago
.editorconfig Initial Commit 1 year ago
.markdownlint.yaml Initial Commit 1 year ago
LICENSE Initial Commit 1 year ago
README.md fix(README): badge 1 year ago
renovate.json Initial Commit 1 year ago

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.