Ansible role to configure renovate as container image
Go to file
CSRBot 6d0608ecc1
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency docker.io/volkerraschek/markdownlint to v0.32.2
2022-08-21 16:45:11 +02:00
defaults fix: docker-compose bin path 2022-05-11 14:07:20 +02:00
handlers Initial Commit 2022-04-27 18:55:07 +02:00
meta fix: meta directory 2022-04-27 19:23:46 +02:00
tasks Initial Commit 2022-04-27 18:55:07 +02:00
templates fix: add systemd ExecStartPost attribute 2022-05-17 16:08:45 +02:00
.ansible-lint Initial Commit 2022-04-27 18:55:07 +02:00
.drone.yml chore(deps): update dependency docker.io/volkerraschek/markdownlint to v0.32.2 2022-08-21 16:45:11 +02:00
.editorconfig Initial Commit 2022-04-27 18:55:07 +02:00
.markdownlint.yaml Initial Commit 2022-04-27 18:55:07 +02:00
LICENSE Initial Commit 2022-04-27 18:55:07 +02:00
README.md fix(README): badge 2022-04-27 19:41:46 +02:00
renovate.json Initial Commit 2022-04-27 18:55:07 +02:00

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.