renovate(role): introduce first basic Renovate role
Sets up Renovate using Docker and systemd service and timer to run regularly. Also add accompanying host group and playbook play.
This commit is contained in:
parent
dce4e7c4d4
commit
8388657d33
9 changed files with 95 additions and 0 deletions
11
roles/renovate/README.md
Normal file
11
roles/renovate/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Role `renovate`
|
||||
|
||||
A role for setting up [Renovate](https://docs.renovatebot.com/).
|
||||
|
||||
## Supported Distributions
|
||||
|
||||
Should work on Debian-based distributions.
|
||||
|
||||
## Required Arguments
|
||||
|
||||
- `renovate__config`: The Renovate config to deploy.
|
||||
Loading…
Add table
Add a link
Reference in a new issue