Ansible role to configure renovate as container image
Go to file
CSRBot c1d719e717
continuous-integration/drone/push Build is passing Details
Merge pull request 'chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.39.0' (#10) from renovate/docker.io-volkerraschek-markdownlint-0.x into master
2024-01-28 23:47:27 +00:00
defaults fix: upgrade image and increase systemd timer 2023-08-29 20:54:02 +02:00
handlers style(renovate): name of tasks, use built in module 2023-02-12 14:59:55 +01:00
meta fix: meta directory 2022-04-27 19:23:46 +02:00
tasks fix: execute separate shell scripts to start and stop renovate 2023-09-22 20:21:33 +02:00
templates fix: execute separate shell scripts to start and stop renovate 2023-09-22 20:21:33 +02:00
.ansible-lint Initial Commit 2022-04-27 18:55:07 +02:00
.drone.yml chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.39.0 2024-01-28 23:23:45 +00: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.