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
6
roles/renovate/meta/argument_specs.yaml
Normal file
6
roles/renovate/meta/argument_specs.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
argument_specs:
|
||||
main:
|
||||
options:
|
||||
renovate__config:
|
||||
type: str
|
||||
required: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue