Create a dedicated machine for renovate
This way it can do what it wants with docker. Because apparently it's very picky about how it's setup
This commit is contained in:
@ -32,6 +32,7 @@
|
||||
- pve-gitlab-runner
|
||||
- grimes
|
||||
- decker
|
||||
- renovate
|
||||
roles:
|
||||
- role: geerlingguy.docker
|
||||
become: true
|
||||
@ -56,7 +57,6 @@
|
||||
- pve_nebula_route
|
||||
- privatebin
|
||||
- vaultwarden
|
||||
- renovate
|
||||
|
||||
- hosts: ingress
|
||||
roles:
|
||||
@ -122,3 +122,7 @@
|
||||
- nebula
|
||||
- restic
|
||||
- uptime_kuma
|
||||
|
||||
- hosts: renovate
|
||||
roles:
|
||||
- renovate
|
||||
|
Reference in New Issue
Block a user